Skip to content

add logout_hint to broker browser logout url#42355

Closed
dasniko wants to merge 1 commit intokeycloak:mainfrom
dasniko:33008
Closed

add logout_hint to broker browser logout url#42355
dasniko wants to merge 1 commit intokeycloak:mainfrom
dasniko:33008

Conversation

@dasniko
Copy link
Contributor

@dasniko dasniko commented Sep 4, 2025

closes #33008

Adds the logout_hint parameter to the broker browser logout url with the value the external IdP sent as claim login_hint in the ID token.
If there's no login_hint claim in the ID token, or if there's any other problem resolving it, it is ignored to not invoke an error/exception.

@dasniko dasniko requested review from a team as code owners September 4, 2025 15:55
closes keycloak#33008

Signed-off-by: Niko Köbler <niko@n-k.de>
@dasniko
Copy link
Contributor Author

dasniko commented Sep 12, 2025

Closing this in favor of #42585

@dasniko dasniko closed this Sep 12, 2025
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.

Add logout_hint to brokers url

2 participants