From f8d3045f793aa43a6a23595a0b3dced27dabc7ee Mon Sep 17 00:00:00 2001 From: nemonik Date: Thu, 26 Jan 2012 12:49:22 -0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Home.md b/Home.md index 8b6c00e..05f209d 100644 --- a/Home.md +++ b/Home.md @@ -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: