Hello I'm running CAS5.0 with all of the tgt session defaults. We are testing we are testing tgt timeout when a tgt session is inactive with no new activity. I was assuming that the default setting of cas.ticket.tgt.timeToKillInSeconds=7200 would kill the session, however it is going beyond 2 hours. Our goal for tgt, is to have the 8 hour forced expire and a 2 hour expire if in active. What am I missing?
Here are the defaults which I am running with: # cas.ticket.tgt.onlyTrackMostRecentSession=true # cas.ticket.tgt.maxLength=50 # Set to a negative value to never expire tickets # cas.ticket.tgt.maxTimeToLiveInSeconds=28800 # cas.ticket.tgt.timeToKillInSeconds=7200 # cas.ticket.tgt.rememberMe.enabled=true # cas.ticket.tgt.rememberMe.timeToKillInSeconds=28800 # cas.ticket.tgt.timeout.maxTimeToLiveInSeconds=28800 # cas.ticket.tgt.throttledTimeout.timeToKillInSeconds=28800 # cas.ticket.tgt.throttledTimeout.timeInBetweenUsesInSeconds=5 # cas.ticket.tgt.hardTimeout.timeToKillInSeconds=28800 Thanks, Duane -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/c8763c03-01d0-4ef8-bba3-09a183acc1f4%40apereo.org.
