Passing Shibboleth SP Headers to Tomcat on IIS 7 with Tomcat Connector

Peter Schober peter.schober at univie.ac.at
Sat Sep 20 06:30:47 EDT 2014


* Gary Gwin <ggwin at cafesoft.com> [2014-09-20 01:02]:
> Or, is there an alternative way for a Servlet in Tomcat to get a
> handle to such Shibboleth information?

Kind of: Replacing MS-IIS with Apache httpd and mod_proxy_ajp.
That also works with environment variables which is preferable to
relying on HTTP request headers. (Not sure what the connector for
MS-IIS you're using supports, you only mentioned headers so far).
-peter


More information about the users mailing list