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

Revoking JWT token via UI causes current user to logout #224

Closed
aamplugin opened this issue Oct 11, 2022 · 0 comments
Closed

Revoking JWT token via UI causes current user to logout #224

aamplugin opened this issue Oct 11, 2022 · 0 comments
Assignees
Labels
Milestone

Comments

@aamplugin
Copy link
Owner

How to reproduce?
Login as administrator (or any other user that has access to the AAM UI). Switch to your user on the AAM page under the users tab and issue a new JWT token. The immediately delete it. This will log you out because the JWT Service explicitly coded to destroy all user's session when token is removed.

@aamplugin aamplugin self-assigned this Oct 11, 2022
@aamplugin aamplugin added the bug label Oct 11, 2022
@aamplugin aamplugin added this to the 6.9.0 milestone Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant