I am using OIDC in CAS 5.2.2. The validity for Refresh Token is set as below:
cas.authn.oauth.refreshToken.timeToKillInSeconds=2592000 However, the Refresh Token is expired at around 1.5 to 2 hrs and is removed from CAS ticker registry(Redis in my case) and my client application is not able to pull Access Token/ID_Token using this refresh token. -- - Website: https://apereo.github.io/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 visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/37e1bbcd-794e-4189-aa6d-cfc416da6092n%40apereo.org.
