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

Keep user logged in not working when logging in on another device (2024.10.0) #11890

Open
cr4ckDe opened this issue Nov 1, 2024 · 2 comments
Labels
bug Something isn't working status/reviewing thanks for opening, we're taking a look

Comments

@cr4ckDe
Copy link

cr4ckDe commented Nov 1, 2024

Describe the bug
The keep logged in function is not working properly since I've upgraded to 2024.10.0. I've set the time to 720 hours, but when I login with another device, the session of the old device is getting dropped. This was not the case with 2024.8.x.

To Reproduce
Steps to reproduce the behavior:

  1. Login on device A and press yes on the keep signed in prompt.
  2. Login on device B and press yes on the keep signed in prompt.
  3. Go back to device A and see yourself logged out

Expected behavior
The session of device A should not be dropped. This has worked before with version 2024.8.x

Version and Deployment (please complete the following information):

  • authentik version: 2024.10.0
  • Deployment: docker-compose
@cr4ckDe cr4ckDe added the bug Something isn't working label Nov 1, 2024
@BeryJu
Copy link
Member

BeryJu commented Nov 4, 2024

In the user login stage in the authentication flow, there's the Option Terminate other sessions. Is this option enabled by any chance?

@BeryJu BeryJu added the status/reviewing thanks for opening, we're taking a look label Nov 4, 2024
@cr4ckDe
Copy link
Author

cr4ckDe commented Nov 4, 2024

Hello BeryJu,
the setting is not turned on. Here is my config.

Screenshot 2024-11-04 at 18 37 45

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working status/reviewing thanks for opening, we're taking a look
Projects
None yet
Development

No branches or pull requests

2 participants