canonical / identity-platform-admin-ui

Admin UI for the Canonical identity broker and identity provider solution
Other
6 stars 4 forks source link

Logout is not propagated to Kratos #406

Open nsklikas opened 1 week ago

nsklikas commented 1 week ago

Even though we have a logout button in the admin UI, it is impossible to change the user I am logged in as. The reason for this is that the Kratos session is not terminated.

I think we should either: 1) Logout from Kratos 2) Start using max_age=0 or prompt=login to force authentication (probably not what we want) 3) Add a way to logout from the Login UI/Kratos 4) Remove logout

syncronize-issues-to-jira[bot] commented 1 week ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/IAM-1048.

This message was autogenerated