Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include redirectUrl even if idTokenHint is not provided #421

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kbrabrand
Copy link

This PR fixes what I believe is a bug in the keycloak connect client where it will ignore the redirectUrl passed to logoutUrl if no idTokenHint is provided.

Fixes #420

@kbrabrand
Copy link
Author

kbrabrand commented Sep 2, 2022

@jonkoops I had trouble getting the test suite in this project to run locally and it also seems like github has issues with it. This fixes an issue we have in production. If it looks ok to you and fast-tracking a release of the fix is possible that would be 🌈

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

post_logout_redirect_uri not set by logoutUrl if id hint is missing
1 participant