I don't see the TGT tickets getting timed out. In fact, if I run a script that uses Rest, I can get ST tickets for 8 hours with the same TGT ticket. It's just through the web that I have to re-authenticate after an hour or so.
-ds On Wednesday, December 2, 2020 at 12:11:28 AM UTC-5 Priyambada Madala wrote: > Hi Dave, > > Do you have any hazelcast config with time out . This can also result with > tickets getting timed out . > > On Wednesday, December 2, 2020 at 1:36:02 AM UTC+5:30 Dave Steiner wrote: > >> We had started the upgrade a while back but then got distracted by other >> projects. So when we restarted we kept with the same version. >> >> -ds >> >> On Tuesday, December 1, 2020 at 1:28:56 PM UTC-5 dkopylenko wrote: >> >>> Hi Dave. >>> >>> I was just wondering, is there any reason you’d not go to the latest CAS >>> v 6.x, as 5.x is EOL? >>> >>> Best, >>> D. >>> >>> On Dec 1, 2020 at 13:10:26, Dave Steiner <[email protected]> wrote: >>> >>>> >>>> We are upgrading to v5.3.5 and I was just testing the TGT timeout. I >>>> am using hazelcast and have the following settings: >>>> >>>> cas.ticket.tgt.maxTimeToLiveInSeconds=28800 >>>> cas.ticket.tgt.timeToKillInSeconds=28800 >>>> >>>> But I notice after an hour or so, that I have to re-authenticate. In >>>> the logs, I'm seeing the following: >>>> >>>> 2020-11-24 16:20:52,614 WARN >>>> [org.apereo.cas.ticket.registry.AbstractTicketRegistry] - <Ticket passed >>>> is >>>> null and cannot be decoded> >>>> >>>> I haven't been able to figure out what's causing this. Any ideas? >>>> >>>> thanks, >>>> ds >>>> >>>> -- >>>> - 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/9e9f9789-e52f-482c-aa00-3516e7d25af1n%40apereo.org >>>> >>>> <https://groups.google.com/a/apereo.org/d/msgid/cas-user/9e9f9789-e52f-482c-aa00-3516e7d25af1n%40apereo.org?utm_medium=email&utm_source=footer> >>>> . >>>> >>> -- - 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/80eb5bc1-65c3-472d-bc20-5d5eb5d50988n%40apereo.org.
