Re: [cas-user] How to renew the expire time of TGT

2019-06-13 Thread Ray Bon
Could it be that your config file is not being read? timeout.maxTimeToLiveInSeconds will give an indefinite sliding window as long as the TGT is accessed with the time specified. maxTimeToLiveInSeconds and timeToKillInSeconds give a sliding window up to the maxTimeToLiveInSeconds as long as the

Re: [cas-user] How to renew the expire time of TGT

2019-06-13 Thread Uncle Popsicle
Thanks,I user this properties but did not work,My cas_ticket in redis ttl still is 28800 。 No matter cas.ticket.tgt.timeout.maxTimeToLiveInSeconds=1800 Or cas.ticket.tgt.maxTimeToLiveInSeconds=0 cas.ticket.tgt.timeToKillInSeconds=0 cas.ticket.tgt.timeout.maxTimeToLiveInSeconds=180

Re: [cas-user] How to renew the expire time of TGT

2019-06-11 Thread Ray Bon
See, https://apereo.github.io/cas/6.0.x/ticketing/Configuring-Ticket-Expiration-Policy.html Ray On Mon, 2019-06-10 at 20:31 -0700, Uncle Popsicle wrote: Hello all, How to renew the expire time of TGT,Or there's no need to do that, Thank you so much -- Ray Bon Programmer Analyst Development Ser

[cas-user] How to renew the expire time of TGT

2019-06-10 Thread Uncle Popsicle
Hello all, How to renew the expire time of TGT,Or there's no need to do that, Thank you so much -- - 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 messag