How are you determining that you are still logged in?
On Mon, Feb 3, 2014 at 10:39 PM, mmaceachran <[email protected]> wrote: > All, > > I am using CAS 3.5.2 and I cannot seem to get my tickets to expire. I > have changed ticketExperationPolicies.xml like this: > > <bean id="grantingTicketExpirationPolicy" > class="org.jasig.cas.ticket.support.TicketGrantingTicketExpirationPolicy" > p:maxTimeToLiveInSeconds="${tgt.maxTimeToLiveInSeconds:60}" > p:timeToKillInSeconds="${tgt.timeToKillInSeconds:60}"/> > > I believe that this will expire after 1 min, but after a long period of > inactivity, I am still logged in. > > Any ideas where I should look? > > > > -- > View this message in context: > http://jasig.275507.n4.nabble.com/Ticket-Expiration-not-working-tp4661891.html > Sent from the CAS Users mailing list archive at Nabble.com. > > -- > 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 > -- 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
