Hi,
In experimenting with Keycloak 12.0.4, I've noticed that the backchannel logout URL of a client is not invoked if the the session is forcibly logged out from the Admin Console (e.g., when using the Logout All button in the Sessions tab. Is this correct behavior? Is backchannel logout invoked only when a client hits the end_session_endpoint?
I did notice that the admin API (k_logout) is invoked in this case.
Thanks!
Brian