Configure BlackBerry UEM to synchronize with Azure Active
Directory
BlackBerry UEM
to synchronize with Azure
Active
Directory
If your organization uses
Microsoft
Azure
Active
Directory
, you can connect it to BlackBerry UEM
to create directory user accounts in BlackBerry UEM
by searching for and importing user data from the company directory. Directory users can use their directory credentials to access BlackBerry UEM Self-Service
.You can connect to more than one instance of
Azure
Active
Directory
. If you install the BlackBerry Connectivity Node
you can also connect to an on-premises directory.- Log in to the Azure portal.
- Go toMicrosoft Azure > Azure Active Directory > App registrations.
- Click+ New registration.
- In theNamefield, enter a name for the app.
- Select which account types can use the application or access the API.
- In theRedirect URIsection, in the drop-down list, selectWeband enterhttp://localhost.
- ClickRegister.
- CopyApplication IDof your application and paste it to a text file.This is theClient IDrequired inBlackBerry UEM.
- In theManagesection, clickAPI permissions.
- Click+ Add a permissionand perform the following actions:
- SelectMicrosoft Graph.
- SelectApplication permissions.
- Set the following permissions:
- Group.Read.All (Application)
- User.Read (Delegated)
- User.Read.All (Application)
- ClickAdd permissions.
- UnderGrant consent, clickGrant admin consent.You must be a global administrator to grant permissions.
- When you are prompted, clickYesto grant permissions for all accounts in the current directory.
- In theManagementsection, clickCertificates and secrets. Perform the following actions:
- UnderClient secrets, clickNew client secret.
- Type a description for the client secret.
- Select a duration for the client secret.
- ClickAdd.
- Copy the value of the new client secret.This is the Client key that is required forBlackBerry UEM.
- In the management console, clickSettings > External integration > + Company directory > Microsoft Azure Active Directory connection.
- Enter aDirectory connection nameand theDomainfor yourAzureActive Directory.
- Do one of the following:
- If this is a new connection toAzure, enter the information you copied from theAzureportal when you created the enterprise application inAzure.
- Client ID: The application ID generated by theAzureapplication registration
- Client key: The client secret generated by theAzureapplication registration
- If this is an existing connection toAzure, clickEnable single tenant application registrationand enter the information you copied from theAzureportal when you created the enterprise application in Azure.
- Client ID: The application ID generated by theAzureapplication registration
- Client key: The client secret generated by theAzureapplication registration
- ClickContinue.
- ClickSave.