- Notifications
You must be signed in to change notification settings - Fork927
Closed
Description
I used the self-hosted coder with OpenID Connect by keycloak. When I logout successfully and back to the login page, the session is still alive at keycloak. If I click the "OpenID Connect" button, it will directly redirect to workspace without inputting username/password again. How can I configure it to clear the sessions in keycloak during logout?