Hi All,
I wanted to change the refresh_token_expires_in value in keycloak? I am able to change the access token expiry time from realm settings(token tab). But cant find an option for refresh token.
Is there any idea to achieve this?
Hi All,
I wanted to change the refresh_token_expires_in value in keycloak? I am able to change the access token expiry time from realm settings(token tab). But cant find an option for refresh token.
Is there any idea to achieve this?
The refresh token lifetime is managed by the “session idle” time settings. If you just use the “SSO session idle”, then it is this value, if you use the “Client session idle” property, it that value.
Yeah, got it. Thanks Niko.
That was really a bad question -_-