From 2993b76dad6cee45162ddca5e38ceac06a2d09dc Mon Sep 17 00:00:00 2001 From: Justin Richer Date: Tue, 17 Mar 2015 18:59:43 -0400 Subject: [PATCH] added auth request endpoint to context configuration --- .../src/main/webapp/WEB-INF/application-context.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/openid-connect-server-webapp/src/main/webapp/WEB-INF/application-context.xml b/openid-connect-server-webapp/src/main/webapp/WEB-INF/application-context.xml index 319886ad6..836ec75d6 100644 --- a/openid-connect-server-webapp/src/main/webapp/WEB-INF/application-context.xml +++ b/openid-connect-server-webapp/src/main/webapp/WEB-INF/application-context.xml @@ -130,6 +130,12 @@ + + + + + +