Microsoft Azure Active Directory
Azure Active Directory (Azure AD) is Microsoft’s cloud-based identity and access management service, which helps your employees sign in and access resources in:
- External resources, such as Microsoft 365, the Azure portal, and thousands of other SaaS applications.
- Internal resources, such as apps on your corporate network and intranet, along with any cloud apps developed by your own organization.
Azure AD is a valuable source for discovery as it provides not only the ability to discover services and users but also can be leveraged to discover employee and department data.
Integration details
Integration Categories
- Single Sign-on & CASB System
- HRIS
Authentication mechanism
- API
Set up Azure AD
Register new application in Azure AD
- Sign in to the Azure portal (https://portal.azure.com/) with an Azure administrator account that is also a member of the Global Administrator directory role in your Azure AD tenant.
- On the left navigation pane, click Azure Active Directory.
- On the Azure Active Directory page, click App registrations.
- On the Register an application page, perform the following steps:
- In the Name textbox, type
LeanIX SMP Discover Integration
(it is just a label so it can be anything that will make you identify it relates to LeanIX integration). - Under Supported account types select
Accounts in this organizational directory only (Default Directory only - Single tenant)
- Click Register at the bottom of the screen.
- In the Name textbox, type
- New configuration panel Request API permissions will display on the right, and select the Microsoft Graph API.
- Pick Application permissions and search for Application.Read.All.
- Next, click Yes to grant consent for the requested permissions.
-
The permission status indicator in the API permissions page will change to approved.
-
Enter Directory (tenant) ID, Application (client) ID, and Client Secret
-
Click Integrate
Updated 10 months ago