-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Gary,

Gary Weaver wrote:
| I'm having trouble finding a way (maybe it is because it isn't
| possible?) of making Tomcat send users to the relative URL
| "/Shibboleth.sso/Login" (not served by Tomcat) in order to login if
| the Tomcat session times out, etc.

Does it work to simply make your application's <form-login-page> point
to /Shibboleth.sso/Login? If you do that, what happens?

| Does anyone know of a way to redirect Tomcat to point at some other
| URL, specifically the relative URL "/Shibboleth.sso/Login" (not
| served by Tomcat)?

I think some versions of Tomcat do a server-side forward when the login
form is required, while other versions will do a redirect. If you can
get Tomcat to do a redirect, this ought to work. If it's attempting to
do a server-side forward, you may have to take other steps.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkerHjgACgkQ9CaO5/Lv0PDEewCgsaWxeBEsPBa8VLQ4Ut8Y687c
5gYAn2IC0OWh7LTtZMq01y5jB07YI+Xp
=cEAC
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to