AzureTokenRevoker#
AzureTokenRevoker#
Author: Daniel Weiner @dmweiner
License: AGPL-V3
Version: 1.0
Supported data types:
- thehive:case
Registration required: N/A
Subscription required: N/A
Free subscription: N/A
Third party service: N/A
Description#
Revoke all Microsoft Azure authentication session tokens for a list of User Principal Names
Configuration#
redirect_uri | Azure AD Application URI (Example: https://login.microsoftonline.com/TENANTIDHERE/oauth2/token) |
---|---|
Default value if not configured | N/A |
Type of the configuration item | string |
The configuration item can contain multiple values | False |
Is required | True |
client_id | Client ID/Application ID of Azure AD Registered App |
---|---|
Default value if not configured | N/A |
Type of the configuration item | string |
The configuration item can contain multiple values | False |
Is required | True |
client_secret | Secret for Azure AD Registered Application |
---|---|
Default value if not configured | N/A |
Type of the configuration item | string |
The configuration item can contain multiple values | False |
Is required | True |
Last update: November 15, 2021 06:39:13