Hello,
 I have a problem concerning the CAS IdleTimeout.

I want to be able to expire the session of a CASified service after 30 min of 
inactivity in this service. Due to a problem caused by the way Spring 
implements the Concurrent Session management, the timeout of the service is set 
to 5 min (in the web.xml file of the service). But, if the service is actively 
in use for more than 30 min, CAS send a logout request to it and at the next 
request, even if the user is not idle, he is kicked out.

For the point of view of a user (that doesn't know that he is in a system and 
not in a single WEB application), that's not acceptable.

Question: Does it exist a way to control the idle session timeout from CAS 
server even if the session timeout does not occur yet in the service.

Thanks!
-- 
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

Reply via email to