Skip to content

fix backchannel 2

Choose a tag to compare

@rumcais rumcais released this 27 Mar 09:09
· 7 commits to main since this release
implement RP-initiated logout to Keycloak

On WP logout, redirect to Keycloak end_session_endpoint with id_token_hint
so the Keycloak session is also terminated. Store id_token in PHP session
during login callback. Fall back to home_url() if endpoint is unavailable.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>