Despite successfully logging out, when the user attempts to log in an application, it continues to make multiple futile attempts to authenticate using the expired token.
Expected behavior
Following a user logout, the application should recognize the invalidated token and immediately prompt the user for fresh login credentials.
Current behavior
Despite successfully logging out, when the user attempts to log in an application, it continues to make multiple futile attempts to authenticate using the expired token.
Expected behavior
Following a user logout, the application should recognize the invalidated token and immediately prompt the user for fresh login credentials.
Steps to reproduce the issue
Can you handle fixing this bug by yourself?
Environment details
Additional information