Skip to content
Discussion options

You must be logged in to vote

Refresh is working now - the problem was with the keycloak config. The access token expiry was 3600s (set by a setup script, probably not a keycloak default), but 3600s is the same as the refresh token expiry, so I guess the refresh token is invalid when it comes time to use it. After I reduced the access token expiry to 600s I'm seeing the access tokens getting refreshed.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@maciej-kisiel
Comment options

Answer selected by maciej-kisiel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants