From 84f097edf42f68f02f5d53c4904d142c66294ff7 Mon Sep 17 00:00:00 2001 From: Justin Richer Date: Fri, 30 Aug 2013 11:48:52 -0400 Subject: [PATCH] removed outdated client credentials filter, addresses #491 --- .../src/main/webapp/WEB-INF/web.xml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/openid-connect-server/src/main/webapp/WEB-INF/web.xml b/openid-connect-server/src/main/webapp/WEB-INF/web.xml index 45246518f..e23b0ad5b 100644 --- a/openid-connect-server/src/main/webapp/WEB-INF/web.xml +++ b/openid-connect-server/src/main/webapp/WEB-INF/web.xml @@ -35,15 +35,6 @@ - - clientCredentialsTokenEndpointFilter - org.springframework.web.filter.DelegatingFilterProxy - - contextAttribute - org.springframework.web.servlet.FrameworkServlet.CONTEXT.spring - - - springSecurityFilterChain org.springframework.web.filter.DelegatingFilterProxy @@ -53,11 +44,6 @@ - - clientCredentialsTokenEndpointFilter - /token - - springSecurityFilterChain /*