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
Describe the bug
The responder that revokes the session tokens for an account via an Azure API does not work. After looking through the code for it (AzureTokenRevoker/AzureTokenRevoker.py), there appears to be a few errors.
To Reproduce
Steps to reproduce the behavior:
Attempt to run the responder
Expected behavior
The responder should reach out via an Azure API to revoke the session tokens for an account based on a UPN.
The text was updated successfully, but these errors were encountered:
Describe the bug
The responder that revokes the session tokens for an account via an Azure API does not work. After looking through the code for it (AzureTokenRevoker/AzureTokenRevoker.py), there appears to be a few errors.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The responder should reach out via an Azure API to revoke the session tokens for an account based on a UPN.
The text was updated successfully, but these errors were encountered: