Click log out button it doesn't clear session in Keycloak (IdP)

Describe the bug
I found when I click “Logout” button in temporal ui. Session in keycloak (IdP) isn’t clear. While I test logout with other application that write in nodejs. When I click logout from application, it clear session in keycloak (IdP) automatically.

To Reproduce
Steps to reproduce the behavior:

  1. Log in with username and password that created in keycloak (IdP).
  2. Click logout button.
  3. Go to keycloak management console to check session of user that I login.
  4. Found session of user still login here.

Expected behavior
When I click “Logout” button in temporal ui, I need it to clear session in keycloak (IdP) automatically like other application.

Screenshots
image
image

Desktop (please complete the following information):

  • OS: Windows 10 Version 21H1
  • Browser: chrome Version 103.0.5060.114 (Official Build) (64-bit)

Server

  • OS: Ubuntu 20.04.4 LTS
  • Temporal UI version: 2.2.3
  • Run Temporal on docker container

Hi, Can anyone help about this.

Hi @deawkotic, sry for late response, also saw your opened issue here thanks for raising this.

Will check with web team and see if there are any updates and report back.