Skip to content

Handle no refresh token gracefully#46383

Open
Scrumplex wants to merge 1 commit intokeycloak:mainfrom
Scrumplex:fix/refresh-token
Open

Handle no refresh token gracefully#46383
Scrumplex wants to merge 1 commit intokeycloak:mainfrom
Scrumplex:fix/refresh-token

Conversation

@Scrumplex
Copy link

Closes: #46382

@Scrumplex Scrumplex requested review from a team as code owners February 16, 2026 14:48
Keycloak might not return refresh tokens in some cases. In those cases,
we don't want to try to parse a refresh token at all.

Closes keycloak#46382

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
@Scrumplex
Copy link
Author

I also wanted to write tests for this, but I am unsure how to start a Keycloak with a preconfigured realm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Client is trying to parse refresh token even when not present

1 participant