From d0e4e457b349e7d4ffc7b9eb146d79c8100f9781 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Wed, 10 Feb 2016 16:25:06 +0100 Subject: switch to Spring based application initializer --- id/server/auth/src/main/webapp/WEB-INF/web.xml | 36 +++++++++++++------------- 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'id/server/auth/src/main/webapp/WEB-INF/web.xml') diff --git a/id/server/auth/src/main/webapp/WEB-INF/web.xml b/id/server/auth/src/main/webapp/WEB-INF/web.xml index 5afc0dee7..4b129f374 100644 --- a/id/server/auth/src/main/webapp/WEB-INF/web.xml +++ b/id/server/auth/src/main/webapp/WEB-INF/web.xml @@ -5,10 +5,10 @@ MOA ID Auth MOA ID Authentication Service - - + + characterEncodingFilter @@ -27,8 +27,8 @@ /* - - + + - + SSOSendAssertionServlet @@ -110,7 +110,7 @@ IDPSLO /idpSingleLogout - + --> Apache-Axis Servlet @@ -122,7 +122,7 @@ /services/* - + + do not change this servlet-name ProcessEngineSignal - + Use this url-pattern in order to signal the next (asynchronous) task. /signalProcess - + legacy url patterns for asynchronous tasks (internal default module/processes) /GetMISSessionID /GetForeignID /VerifyAuthBlock /VerifyCertificate /VerifyIdentityLink - - - + + --> 5 -- cgit v1.2.3