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

Send client_id in logout request #236

Merged
merged 4 commits into from
Oct 2, 2023
Merged

Conversation

Yasasr1
Copy link
Contributor

@Yasasr1 Yasasr1 commented Sep 21, 2023

Purpose

This PR updates the getSignOutURL method to send client_id query parameter instead of id_token_hint by default. This PR also introduces a new optional config sendIdTokenInLogoutRequest. If this is set to true, logout request will contain id_token_hint parameter instead of client_id

Related issue

Achintha444
Achintha444 previously approved these changes Sep 25, 2023
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