-
Notifications
You must be signed in to change notification settings - Fork 7.9k
suppress confirmation screen for logout in oidc with new flag #13471
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
suppress confirmation screen for logout in oidc with new flag #13471
Conversation
|
@bs-matil Thanks for this change. +1 for this approach. Is it possible to also send PR to the keycloak/keycloak-documentation repository and introduce file "Migrating to 19.0.2" and add some note about this new switch? The previous switch was already documented https://www.keycloak.org/docs/latest/upgrading/#openid-connect-logout |
|
@mposolda I filed the PR for the docs keycloak/keycloak-documentation#1652 NOTE: The corresponding documentation PR is keycloak/keycloak-documentation#1658 |
|
@bs-matil I would like to merge this, but unfortunately there are some conflicts. Could you please rebase to latest Keycloak main and update this PR with the rebased version? |
308c3a2 to
cc102da
Compare
mposolda
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sschu Thanks for the update!
I am approving. I hope to merge once the tests are ok
cc102da to
738139c
Compare
One way to fix #13469
The documentation PR is keycloak/keycloak-documentation#1658