Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

[08:20:33 CDT(-0500)] <jsumners> i have a CAS server setup where i am running Tomcat on ports 8080 and 8443. all requests come in on ports 80 and 443 and are redirected to the appropriate ports. when i try to login to /services i am able to authenticate, but then the "j_acegi_cas_security_check?ticket=" fails with "Connection reset" (http://pastebin.com/5BSWY2N6). is this because of the port redirects?
[08:46:47 CDT(-0500)] <yann__> check what domains the cookies are set for
[08:48:18 CDT(-0500)] <yann__> I remember setting this on my server, not sure if you have a similar setup though (smile) ProxyPassReverseCookiePath /cas-server-webapp-3.4.5 /

  • No labels