Anyone have any ideas?

Thanks.


----- Original Message ----
From: t ray <[EMAIL PROTECTED]>
To: Yale CAS mailing list <[email protected]>
Sent: Tuesday, March 20, 2007 1:24:35 PM
Subject: Timeout questions..


Hello all,
I am attempting to implement inactivity timeout.
I set the value of session-timeout in CAS web.xml and expected the session to 
timeout after the specified period of time. I expected any attempt to access 
the webapp after the timeout to take the user to the login page and after 
successful re-authentication, to the originally requested page. However, this 
isn't hapenning. The timeout doesn't seem to take effect at all. What am I 
missing? What does the session-timeout value represent- number of minutes after 
which session will timeout regardless of user activity or number of minutes 
session will timeout after last user activity? I tried and the session doesn't 
timeout either way.
 
Alternatively, if the above doesn't work, I was planning to invalidate the 
session by calling session.invalidate( ) after my webapp detects a timeout (it 
does this). That I believe will force CAS to re-authenticate the user.
 
Suggestions?
 
Thanks



The fish are biting.
Get more visitors on your site using Yahoo! Search Marketing.
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas


 
____________________________________________________________________________________
Be a PS3 game guru.
Get your game face on with the latest PS3 news and previews at Yahoo! Games.
http://videogames.yahoo.com/platform?platform=120121
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to