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

set id_token_hint in search params when logging out if available #1773

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

Conversation

KristianRykkje
Copy link

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

📋 Changes

  • setting id_token_hint if available when logging out.

📎 References

#1771
https://auth0.com/docs/authenticate/login/logout/log-users-out-of-auth0#call-the-oidc-logout-endpoint

🎯 Testing

@simon-debruijn
Copy link

I need this fix too.

After debugging locally I also noticed the id_token_hint doesn't get added to the endSessionUrl

What is needed to fix/merge this PR?

@simon-debruijn
Copy link

I created a new PR with the same fix and additional tests:
#1780

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.

2 participants