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

[Bug] Azure Revoke Session Token Responder #1202

Closed
jahamilto opened this issue Jul 26, 2023 · 1 comment
Closed

[Bug] Azure Revoke Session Token Responder #1202

jahamilto opened this issue Jul 26, 2023 · 1 comment

Comments

@jahamilto
Copy link

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:

  1. 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.

@jahamilto
Copy link
Author

WIP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant