Skip to content

Handle unauthenticated POST logout() scenarios without parameter id_token_hint#289

Open
sandrstack wants to merge 1 commit intokeycloak:mainfrom
sandrstack:main
Open

Handle unauthenticated POST logout() scenarios without parameter id_token_hint#289
sandrstack wants to merge 1 commit intokeycloak:mainfrom
sandrstack:main

Conversation

@sandrstack
Copy link
Copy Markdown

Do not set parameter id_token_hint = undefined on POST logout(), omit parameter in that case

Closes #287

…tUrl()` behavior for GET requests.

Closes keycloak#287

Signed-off-by: Alexander Sander <[email protected]>
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() gets error 'invalid parameter id_token_hint' from server, when the user already has been unauthenticated

1 participant