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

Add endpoint to log out all users and disable login #749

Open
olevski opened this issue Dec 6, 2024 · 0 comments
Open

Add endpoint to log out all users and disable login #749

olevski opened this issue Dec 6, 2024 · 0 comments

Comments

@olevski
Copy link
Member

olevski commented Dec 6, 2024

This is a feature that would be only available to admins.

Related to #748

The "mass logout" should:

  • completely destroy all sessions in redis
  • should call keycloak and gitlab to invalidate the sessions that users have there (if this is skipped then logging back in will not require users to provide credentials if they have logged in recently and from the same browser)

When login is disabled it should affect everyone except for admins. Admins should always be able to log in.

It is not clear in the description but these should be two different endpoints.

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

No branches or pull requests

1 participant