Skip logout confirm page

1,853 views
Skip to first unread message

tuzar...@gmail.com

unread,
May 3, 2022, 3:42:02 AM5/3/22
to Keycloak User
Hi guys,

is there a way to skip the logout confirm page when one calls the openid connect logout endpoint and actually logout directly to the logout page? (https://keycloak.discourse.group/t/how-is-logout-really-working-and-can-we-bypass-the-logout-confirm-page/15314)

Thanks in advance

tuzar...@gmail.com

unread,
May 17, 2022, 6:02:21 AM5/17/22
to Keycloak User
Any ideas on this?

Thanks

Seth Linn

unread,
Sep 9, 2024, 5:27:15 AM9/9/24
to Keycloak User
I know this is a very late reply but incase anyone else has this problem.... In the upgrade notes I found this parameter --spi-login-protocol-openid-connect-suppress-logout-confirmation-screen that was added in v19.0.2
I added it to my docker compose like this(see below) and it works for me:

docker-compose.yml
entrypoint: /opt/keycloak/bin/kc.sh start --spi-login-protocol-openid-connect-suppress-logout-confirmation-screen=true
......
Reply all
Reply to author
Forward
0 new messages