diff gwt-client/src/main/webapp/WEB-INF/web.xml @ 8774:062a1da97ea1

Remove invalid public key file. Should not be within repository anyhow.
author Tom Gottfried <tom@intevation.de>
date Thu, 19 Nov 2015 19:55:12 +0100
parents b1580e4d342a
children 2c8259176c46
line wrap: on
line diff
--- a/gwt-client/src/main/webapp/WEB-INF/web.xml	Fri Aug 28 16:24:01 2015 +0200
+++ b/gwt-client/src/main/webapp/WEB-INF/web.xml	Thu Nov 19 19:55:12 2015 +0100
@@ -45,6 +45,7 @@
     </context-param>
 
     <context-param>
+        <!-- Path to public key for validation of SAML tickets -->
         <param-name>saml-trusted-public-key</param-name>
         <param-value>/WEB-INF/saml-signer-cert.pem</param-value>
     </context-param>

http://dive4elements.wald.intevation.org