Its possible that the login flow is causing it to be skipped. Can you post your login flow?
Cheers, Scott On Tue, Jun 9, 2009 at 4:35 AM, Arnaud Claden <[email protected]> wrote: > Hello, > > I'm currently using CAS 3.3.2 with authentication as follows : > > - SPNEGO for getting Kerberos from the client browser > - LDAP for fallback > > All works pretty well, except when the ticket expires. What I would like > the system to do is create a new session with authentication from the > Kerberos ticket, but what I see is the login/password page (and the logs > show no indication of the failure of the Kerberos authentication, which > means it is bypassed). What am I missing ? > > To be sure, I checked that all my web applications had a session expiry > lower than the CAS one. Which is the case for all the application. > > Thanks in advance for your answers. > > Claden Arnaud > -- > 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
