From f1d374bb66f3b48f2a14a8d550c4125c04dde7a8 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Mon, 24 Feb 2014 11:40:49 +0100 Subject: * add default configuration values * add MOA-ID-Auth publicURLPreFix as mandatory configuration value * remove ReloadConfiguration serlet * change moa-id-lib to use publicURLPreFix * update repository --- id/server/auth/src/main/webapp/WEB-INF/web.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 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 dadca355c..0ef8a568c 100644 --- a/id/server/auth/src/main/webapp/WEB-INF/web.xml +++ b/id/server/auth/src/main/webapp/WEB-INF/web.xml @@ -74,13 +74,13 @@ Verify AUTH block coming from security layer at.gv.egovernment.moa.id.auth.servlet.VerifyAuthenticationBlockServlet - + AxisServlet Apache-Axis Servlet @@ -196,10 +196,10 @@ VerifyAuthBlock /VerifyAuthBlock - + AxisServlet /services/* @@ -235,7 +235,7 @@ 500 /errorpage.jsp - + BASIC UserDatabase -- cgit v1.2.3