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
