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

user refresh tokens still active after user deactivation. #12858

Open
kivra-chacer opened this issue Jan 28, 2025 · 0 comments · May be fixed by #12859
Open

user refresh tokens still active after user deactivation. #12858

kivra-chacer opened this issue Jan 28, 2025 · 0 comments · May be fixed by #12859
Labels
bug Something isn't working

Comments

@kivra-chacer
Copy link

Describe the bug

When disabling a user in Authentik, the refresh tokens associated with the users are not deactivated.
It also seems like the user is able to refresh its token.

To Reproduce

Create a user -> create refresh tokens -> deactivate the user -> Try to use the token.

Expected behavior

I expect all tokens/permissions associated with the user to be deleted/rewoked.

Screenshots
If applicable, add screenshots to help explain your problem.

Logs

Version and Deployment (please complete the following information):
[2024.10.4]
helm (https://charts.goauthentik.io)

More information:

I "solved" this by deleting the user and lowering the refresh token validity period.
Only after user deletion, the user cannot refresh its token after it expired.

@kivra-chacer kivra-chacer added the bug Something isn't working label Jan 28, 2025
@rissson rissson linked a pull request Jan 28, 2025 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant