Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logout is not propagated to Kratos #406

Open
nsklikas opened this issue Sep 10, 2024 · 1 comment
Open

Logout is not propagated to Kratos #406

nsklikas opened this issue Sep 10, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@nsklikas
Copy link
Contributor

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
@nsklikas nsklikas added the enhancement New feature or request label Sep 10, 2024
Copy link

Thank you for reporting us your feedback!

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

This message was autogenerated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant