Because that wasn't the fix. :-)
On Wed, Mar 16, 2011 at 2:41 PM, Bryan Wooten <[email protected]> wrote: > Thanks Scott, > > > > Adding the setTimeout javascript fixed the issue. I wonder why that wasn't > in the CasLoginView.jsp I downloaded with 3.4.5? > > > > Cheers, > > > > Bryan > > > > *From:* Scott Battaglia [mailto:[email protected]] > *Sent:* Wednesday, March 16, 2011 9:11 AM > > *To:* [email protected] > *Subject:* Re: [cas-user] My users are driving me crazy > > > > This was fixed earlier: > > https://issues.jasig.org/browse/CAS-865 > > > > On Wed, Mar 16, 2011 at 10:26 AM, Bryan Wooten <[email protected]> > wrote: > > I am using 3.4.5. > > > > *From:* Scott Battaglia [mailto:[email protected]] > *Sent:* Wednesday, March 16, 2011 8:14 AM > *To:* [email protected] > *Subject:* Re: [cas-user] My users are driving me crazy > > > > What version of CAS are you using? This bug has been fixed for a while. > > > > On Wed, Mar 16, 2011 at 10:10 AM, Bryan Wooten <[email protected]> > wrote: > > Here is the scenario: > > > > 1. Access CASified application and get CAS login screen with a url like: > https://cas.server/cas/login?service=https://some.server/application > > 2. Leave browser open and leave for the evening > > 3. Come in the next day and enter name/password > > 4. CAS doesn't accept the submit (the session has timed out) > > 5. CAS displays the CAS login page, but the service parameter is now > missing > > 6. User logs in again but this time they just get the CAS successful login > page and aren't redirected to their application. > > 7. They are now confused... > > > > So is there a way for me get the service parameter to display at step 5? > > > > The CAS session time out is set to 5 minutes in the web.xml. I am tempted > to put a countdown timer in CAS login page and have it close after 5 minutes > if they haven't completed the login process. > > > > Thanks, > > > > Bryan > > > > > > -- > 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 > > -- > 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 > > -- > 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
