This happens when your session on the server side expires after 5 mins of inactivity (since your login page was loaded). Not sure what's the latest solution on it, but either increasing session timeout on CAS or moving to request based storage should save you from this behavior.
On Fri, Jul 23, 2010 at 7:21 AM, Francisco Estanqueiro < [email protected]> wrote: > Hi everyone, > > we're using CAS 3.3.5 and we're having a random problem in our CAS login > page. Sometimes, after the user inserts his credentials in the login page, > the page reloads and asks for the credentials again. It happens even if the > browser was closed. > > Its not a browser cache problem and not a login ticket problem (I verified) > and there's nothing on the audit records. > > Anyone can help?? Its really bothering our users. > > Francisco > > -- > 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
