From d2f7e8edf9d78cf003b6817579e70dfecae13bc2 Mon Sep 17 00:00:00 2001 From: Stephen Moore Date: Tue, 21 Aug 2012 12:53:17 -0400 Subject: [PATCH] Moved SPEL to app-context, and added enpoint permitAlls --- .../webapp/WEB-INF/application-context.xml | 22 +++++++++++++++++++ .../src/main/webapp/WEB-INF/user-context.xml | 8 +++---- 2 files changed, 26 insertions(+), 4 deletions(-) diff --git a/openid-connect-server/src/main/webapp/WEB-INF/application-context.xml b/openid-connect-server/src/main/webapp/WEB-INF/application-context.xml index e04453b1e..10465d1c0 100644 --- a/openid-connect-server/src/main/webapp/WEB-INF/application-context.xml +++ b/openid-connect-server/src/main/webapp/WEB-INF/application-context.xml @@ -29,6 +29,16 @@ + + + + + + + + + + @@ -46,6 +56,18 @@ + + + + + + + + + + + + diff --git a/openid-connect-server/src/main/webapp/WEB-INF/user-context.xml b/openid-connect-server/src/main/webapp/WEB-INF/user-context.xml index d8372b533..f2cdadab8 100644 --- a/openid-connect-server/src/main/webapp/WEB-INF/user-context.xml +++ b/openid-connect-server/src/main/webapp/WEB-INF/user-context.xml @@ -15,15 +15,15 @@ http://www.springframework.org/schema/tx http://www.springframework.org/schema/tx/spring-tx-3.1.xsd"> - - - + +