The system we are implementing is supposed to have a 60 minute inactivity
timeout, so, I've set a 60 minute timeout in the ticketExpirationPolicy.xml
in the grantingTicketExpirationPolicy bean.  As I understand it, if the
ticket granting ticket is not used for 60 minutes then it times out.

However, lets say a user authenticates and is using a client application for
more then 60 minutes, this means that the granting ticket would have expired
without the user's knowledge, even though the user has been using one of the
client apps.

Is there a way to setup the CAS client to 'ping' in some manner the CAS
server so that while the client app is being actively used, it indicates to
the CAS server to NOT timout the granting ticket?

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