JayPe
JayPe17mo ago

Zitadel Console timeout Errors.OIDCSession.Token.Expired

When settings the OIDC Lifetime like these ones :
{
"accessTokenLifetime": "15s",
"idTokenLifetime": "15s",
"refreshTokenIdleExpiration": "30s",
"refreshTokenExpiration": "86400s"
}
{
"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.
3 Replies
Unknown User
Unknown User17mo ago
Message Not Public
Sign In & Join Server To View
FFO
FFO17mo ago
Hm I have not yet seen that. Can you create a GH Issue? I guess that is easier for @peintnermax to track
JayPe
JayPeOP16mo ago
GitHub
[Bug]: Zitadel Console timeout Errors.OIDCSession.Token.Expired · I...
Preflight Checklist I could not find a solution in the documentation, the existing issues or discussions I have joined the ZITADEL chat Environment Self-hosted Version 2.56.0 Database PostgreSQL Da...

Did you find this page helpful?