Re: Accessing CoyoteRequest attributes in a Servlet

2012-09-18 Thread Philip Kahle
Am 18.09.2012 15:47, schrieb André Warnier: > André Warnier wrote: >> Philip Kahle wrote: >>> Hi all, >>> >>> I am trying to set up a Java Web Application using Servlets and JSPs in >>> Tomcat 7. User authentication should be done on a central Shibbol

Accessing CoyoteRequest attributes in a Servlet

2012-09-18 Thread Philip Kahle
Hi all, I am trying to set up a Java Web Application using Servlets and JSPs in Tomcat 7. User authentication should be done on a central Shibboleth Identity Provider. I have already configured Apache including mod_ssl, mod_proxy_ajp and the shib2 module following these instructions: https://wiki.