You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: