Register Complyance app
- Go to the
App registrationspage in the Azure Portal: https://portal.azure.com/#view/Microsoft_AAD_RegisteredApps/ApplicationsListBlade -
Click
New registration. -
Fill the form:
- Name:
Complyance - Supported account types:
Accounts in this organizational directory only - Redirect URL (optional): Leave empty
Click
Register. - Name:
- You will be redirected to the
Overviewpage of the newly created app. Please save theApplication (client) ID, as it will be needed later.
Configure Permissions
-
Go to
App registrationspage in Azure portal: https://portal.azure.com/#view/Microsoft_AAD_IAM/ActiveDirectoryMenuBlade/~/RegisteredApps InAll applicationstab search for the app created in step1. Register Complyance appand open it’s page -
Go to the
API permissionstab. -
Click on the
Add a permissionbutton. -
Select
Microsoft Graph. -
Select
Application permissions, search for the required permissions, tick the checkbox for each of them, and clickAdd permissionsbutton. -
Click on the
Grant admin consent for {tenant_name}button. -
Confirm the admin consent modal.
-
Confirm, that the permission’s status became
Granted for {tenant_name}.
Create app client secret
-
On the
Complyanceapp registration page, clickCertificates & secrets. -
Click
New client secret. -
Fill the form:
- Description:
Complyance Client Secret - Expires: Choose an expiry period that balances your security requirements with how often it will need to be updated in the Complyance platform
Click
Add. - Description:
-
Save the secret before leaving the page, as it will not be visible again.
Securely provide the following credentials to the Complyance team
- Tenant ID - Microsoft Entra ID, can be found in
Tenant Properties - Client ID - App registration ID from the
Register Complyance appstep - Client secret - App registration client secret from the
Create app client secretstep