-
Bug
-
Resolution: Done
-
Undefined
-
None
-
False
-
-
False
-
-
Before reporting an issue
[X] I have searched existing issues
[X] I have reproduced the issue with the latest nightly release
Area
admin/ui
Describe the bug
Scenario like:
- Login to admin console https://localhost:8443/admin/master/console/ in tab1
- Open admin console also in another browser tab (tab2). I should be logged automatically due the SSO and it works this way.
- Click "Sign out" in tab2. I am logged-out, which is OK
- Go to tab1. I am still logged-in here, which is not OK. When I click to some link (For instance tab "Clients" on the left), I am redirected to login screen as SSO session was already removed, which is OK
Version
22.0.4 (or latest Keycloak main)
Expected behavior
Automatic logout in tab1 due the session iframe after user logged-out in tab2.
Actual behavior
Not being logged-out automatically in tab1 until I click on some link
How to Reproduce?
See above
Anything else?
Not 100% sure if this can be strictly considered a bug or missing functionlity (feature). On the other hand, this worked in the old admin console and hence I consider it as a bug and also as a regression, so adding regression label here.
- links to