This commit is contained in:
AcceleryntSecurityDev 2024-05-22 16:41:52 -07:00 коммит произвёл GitHub
Родитель e06c8ddbb7
Коммит 9a572df9db
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -6,7 +6,7 @@
"description": "This playbook is intended to be run from a Microsoft Sentinel Entity. It will look up Entra ID users associated with the account entities and revoke their sessions.",
"prerequisites": "1. An App Registration with User.ReadWrite.All permissions granted on Microsoft Graph API. 2. A client secret for the App Registration must be generated. 3. An Azure Key Vault Secret to hold the client secret. Support for the set up and configuration of each of these items can be found here: https://github.com/Accelerynt-Security/AS-Revoke-Azure-AD-User-Session-From-Entity",
"postDeployment": ["Access to the Azure Key Vault must be granted to the playbook"],
"lastUpdateTime": "2024-05-20T4:00:00Z",
"lastUpdateTime": "2024-05-22T23:40:50Z",
"entities": ["Account"],
"tags": ["Microsoft Sentinel", "Entity", "Entra ID", "Revoke User Sessions"],
"support": {