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

1771 - Set id_token_hint when logging out #1780

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

simon-debruijn
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

  • Include id_token_hint in searchParams for endSessionUrl
  • Ran npm run pretty
  • This is a fix in behaviour and doesn't change any public or private api

📎 References

🎯 Testing

When triggering the logout handler you can verify if the id_token_hint search param is set during the redirect.
Before this change the id_token_hint was missing. it should be present now.

@simon-debruijn simon-debruijn requested a review from a team as a code owner October 16, 2024 09:31
@simon-debruijn simon-debruijn changed the title 1771 - Set idtokenhint when logging out 1771 - Set id_token_hint when logging out Oct 16, 2024
@simon-debruijn
Copy link
Author

Can someone review this please?

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.

1 participant