Register Connect as an application with EntraΒΆ
Before Connect can use your Entra tenant for IAM services, Connect must be registered in your Entra tenant as an application.
This establishes a trust relationship between Connect and the Microsoft identity platform.
To do this log in to the Microsoft Entra admin center with a Microsoft user account that has at least the Cloud Application Administrator role.
-
Go to
Applications -> App registrations -> New registration
-
Enter a suitable name, such as "CyberHive Connect"
-
Under
Supported account types
we recommend the choice of "Accounts in this organizational directory only (Your tenant name only - Single tenant)" -
A redirect URI is not needed for using Entra as an Identity Provider in Connect
-
Click "Register"
You will be presented with a summary of your new application. Keep the page open ready for the next section.
Please make a note of:
- Application (client) ID
- Directory (tenant) ID
Once this stage is complete, you are ready to configure the permissions needed for Connect to use the Microsoft Graph API.