trustification / trustify-ui

Trustify UI component.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logging out directs you back to the keycloak login UI

ctron opened this issue · comments

Steps to reproduce:

  • Enable authentication with Keycloak
  • Do the whole login flow
  • Then press logout in the UI
  • 🔥 The UI redirects you back to the Keycloak login screen

My expectation would be:

  • That the user is logged out
  • That the user gets a confirmation that the logout was successful
  • Maybe gets a button/link to "log in again"
  • But does NOT get automatically forwarded to the login screen again