Overview
This guide provides an overview of the Azure Identity Management app that facilitates connectivity between Nuclei Capture and Azure Active Directory. Azure AD connectivity enhances Nuclei Capture with the following additional capabilities:
- Selective Capture (based on AD group membership)
- Selective Archiving (based on AD group membership)
- Extended Metadata Tagging (with AD user metadata)
Prerequisites
The following prerequisites are required to enable successful deployment of the app:
- Azure Active Directory (cloud, or hybrid environment)
- Azure administrator rights with correct role assignments
Quick Guide
Getting Setup
- Login to the Microsoft Azure Portal
- Navigate to "Azure Active Directory"
- Select "App registrations"
Create a new App Registration
- Select "New registration"
- Configure app
- Name: "Azure AD for Nuclei Firehose"
- Supported Account Types: "Accounts in any organizational directory"
- Select "Register"
- Copy the "Application (client) ID" and the "Directory (tenant) ID"
Create Client Secret
- Select "Certificates & secrets", and then select "New client secret"
- Description: "Azure AD for Nuclei Firehose"
- Expires: "24 months"
- Copy the "Value" of the new Client secret
Configure API permissions
- Select "API permissions", and then select "Add a permission"
- Select "Microsoft Graph"
- Select "Application Permissions"
- Add the following app permissions below "Select permissions":
- Users: User.Read.All
- Groups: Group.Read.All
- GroupMember: GroupMember.Read.All
- Select "Add permissions"
- Select "Grant admin consent", and then select "Yes".
Submit Information to Nuclei
- Navigate to https://support.nuclei.ai/hc
- Select "Submit a request"
- Select: "Provisioning (Azure Identity Management)"
- Complete all fields
- Application (client) ID (mandatory)
- Directory (tenant) ID (mandatory)
- Client Secret Value (mandatory)
- Select "Submit"
More Information
For support deploying Azure AD for Nuclei into your Azure environment, please contact Nuclei's support team at support@nuclei.ai.
Comments
0 comments
Please sign in to leave a comment.