Expected Behavior:
Logging out from the Keycloak console ( any other client application) should
terminate all active sessions, including those in Grafana.
Actual Behavior:
Even after logging out from the Keycloak console:
Sedsion in Grafana remain active.
Steps to Reproduce:
Configure Grafana to authenticate via Keycloak using generic oauth.
Log in to grafana using Keycloak.
Log out from the Keycloak console (or another client).
Observe that Grafana server sessions are still active.
Is there any additional configuration required on the grafana side to properly support SLO?
Any help or guidance would be appreciated.
Thanks in advance