Updated Home (markdown)

master
nemonik 2012-01-26 12:49:22 -08:00
parent 8595c6a343
commit f8d3045f79
1 changed files with 6 additions and 0 deletions

@ -1,5 +1,11 @@
Welcome to the OpenID-Connect-Java-Spring-Server wiki!
### Patching Instructions ###
After cloning you'll need to patch spring_security_oauth:
cd spring_security_oauth
git apply ../upstream-patch/secoauth_183.patch
### Deployment Instructions
The project's pom file is configured to run the maven-replacer plugin. This plugin looks for a file named local-values.conf at the root of the project directory (not inside the server package, directly at OpenID-Connect-Java-Spring-Server/). This file should look like the following: