IIS to Tomcat Shibboleth Configuration - Shibboleth Headers Config
wmac01
wmac01 at sfsu.edu
Fri Sep 28 21:29:43 EDT 2012
Hello all,
I have installed shibboleth 2.5 on my windows 2003 server (IIS web server).
I also have Apache tomcat running on this same server. IIS web server is
using the ISAPI connector for redirecting all traffic to tomcat web server.
When I installed shibboleth 2.5, I have to add a not rule
"!/*/Shibboleth.sso/* = wlb" in the "uriworkermap.properties" for resolving
the HTTP 404 file not found exception. I also installed PHP onto IIS. I
also add a not rule to ask IIS to process PHP page and not to forward the
request to tomcat.
When I successfully authenticated, I have the system to redirect to a php
page to print out all of the header variables/values. Here in the php
page, I can see all of the shibboleth variables/values. However, when I put
a link in the PHP page to take me tomcat application where I tried to print
out all of the header variables in the jsp page, all of the shibbleth
headers variables were disappeared.
How can I tell if the users from the tomcat applications is already
successfully authenticated? What do I have to do on the tomcat level to
enable all of the shibboleth headers to pass from IIS to tomcat?
Thank you very much for all of your help.
--
View this message in context: http://shibboleth.1660669.n2.nabble.com/IIS-to-Tomcat-Shibboleth-Configuration-Shibboleth-Headers-Config-tp7582168.html
Sent from the Shibboleth - Users mailing list archive at Nabble.com.
More information about the users
mailing list