From 3410d2c6ad38ebe9ab8514a922edcf73643e45d2 Mon Sep 17 00:00:00 2001 From: Justin Richer Date: Wed, 27 Nov 2013 11:24:20 -0500 Subject: [PATCH] added separate filter for authorization endpoint --- .../src/main/webapp/WEB-INF/user-context.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/openid-connect-server-webapp/src/main/webapp/WEB-INF/user-context.xml b/openid-connect-server-webapp/src/main/webapp/WEB-INF/user-context.xml index 4777fec3a..fe45bc816 100644 --- a/openid-connect-server-webapp/src/main/webapp/WEB-INF/user-context.xml +++ b/openid-connect-server-webapp/src/main/webapp/WEB-INF/user-context.xml @@ -41,6 +41,17 @@ + + + + + + + + + + +