From af01e26e1019e80a3c21cd3de04ea949cb61bcbb Mon Sep 17 00:00:00 2001 From: Stephen Moore Date: Tue, 21 Aug 2012 12:54:55 -0400 Subject: [PATCH] Split up permitAll on enpoints --- .../src/main/webapp/WEB-INF/application-context.xml | 4 ++++ 1 file changed, 4 insertions(+) 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 10465d1c0..71c3ab7a7 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 @@ -59,7 +59,11 @@ + + + +