JayPeJ
ZITADELโ€ข2y agoโ€ข
4 replies
JayPe

Zitadel Console timeout Errors.OIDCSession.Token.Expired

When settings the OIDC Lifetime like these ones :

{
    "accessTokenLifetime": "15s",
    "idTokenLifetime": "15s",
    "refreshTokenIdleExpiration": "30s",
    "refreshTokenExpiration": "86400s"
}


Then using the zitadel console to navigate in it.
After 15 seconds :

See the video

It seems the console do not handle refresh token to get back new access token properly.
Was this page helpful?