From fc00872800b802ea3865782a1fb633bbc449914d Mon Sep 17 00:00:00 2001 From: Amanda Anganes Date: Thu, 16 Feb 2012 16:22:48 -0500 Subject: [PATCH] Testing SECOAUTH authorization server --- .../WEB-INF/spring/application-context.xml | 18 ------------- .../WEB-INF/spring/security-context.xml | 25 +++++++++++++++++-- 2 files changed, 23 insertions(+), 20 deletions(-) diff --git a/server/src/main/webapp/WEB-INF/spring/application-context.xml b/server/src/main/webapp/WEB-INF/spring/application-context.xml index bbdc71b2f..ad536ebda 100644 --- a/server/src/main/webapp/WEB-INF/spring/application-context.xml +++ b/server/src/main/webapp/WEB-INF/spring/application-context.xml @@ -27,25 +27,7 @@ - - - - - - - - - - - - - - - - diff --git a/server/src/main/webapp/WEB-INF/spring/security-context.xml b/server/src/main/webapp/WEB-INF/spring/security-context.xml index 64f80274d..dad0e3ec4 100644 --- a/server/src/main/webapp/WEB-INF/spring/security-context.xml +++ b/server/src/main/webapp/WEB-INF/spring/security-context.xml @@ -10,11 +10,32 @@ - + - + + + + + + + + + + + + + + + + + + + +