CAS uses Spring Web Flow to threat login features so uses session to store some parameters,
If you are behind a proxy like Apache+Tomcat you can loss the jsessionid cookie if you dont uses ProxyPassReverse directives. http://aminsblog.wordpress.com/2009/11/07/apache-httpd-reverse-proxy-and-tomcat-cas/ 2014-02-05 Philip Roger <[email protected]>: > Hi cas users, >> > > I have exactly the same issue : after I start Firefox I need to log in 2 > or 3 times before it works. The issue may also appear with other browser, > but I cant reproduce it. When login doesn't work, there's nothing in CAS > logs, neither error nor debug information. > > I'm using CAS 3.5.2 built with ldap support. Scheme is https, and there's > an Apache reverse proxy in front. The issue is the same with both Apache > proxypass configuration : > > - proxypass / https://mycas:8443/ > - proxypass / ajp://mycas:8009 > > There's no load balancing. > > Any idea would help, > > Thanks. > > Philip > > -- > You are currently subscribed to [email protected] as: [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
