This is now fixed in the trunk. I am holding off on tagging it as a new version to see if I can improve interoperability with mod_auth_ldap in 2.0 based on any findings from the other active thread.
-Phil -----Original Message----- From: [EMAIL PROTECTED] on behalf of Josh Kelley Sent: Thu 8/2/2007 6:31 PM To: [email protected] Subject: mod_auth_cas and cookies? I'm trying to use mod_auth_cas for authentication on a Apache reverse proxy, and it seems to be preventing the proxy from correctly passing cookies. Example: browser requests http://proxyserver/ proxy forwards to http://realserver/ realserver adds a Set-Cookie: realsessionid cookie in its reply proxyserver passes Set-Cookie: realsessionid header back to browser browser includes Cookie: realsessionid header in subsequent requests Without mod_auth_cas enabled on proxyserver, everything works. With mod_auth_cas enabled, even though the browser includes the realsessionid cookie in subsequent requests (along with the MOD_AUTH_CAS cookie), only the MOD_AUTH_CAS cookie is included in the proxy's forwarded requests to the real server; the realsessionid cookie is absent. Any suggestions? Josh Kelley _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
<<winmail.dat>>
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
