Connect BlackBerry UEM to Entra ID to create directory user accounts
BlackBerry UEM
to Entra ID
to create directory user accountsYou can connect
BlackBerry UEM
to Microsoft Entra ID
to create directory user accounts in UEM
. After you configure the connection, you can search for and import user data from the directory to create UEM
users. Directory users can use their directory credentials to access BlackBerry UEM Self-Service
. If you assign an administrative role to a directory user, the user can use their directory credentials to log in to the management console.
If your organization uses an on-premises
Active
Directory
and accounts are synchronized to Entra ID
, you should create a directory connection for your on-premise Active
Directory
instead (see Connect to a Microsoft Active Directory instance). Connecting UEM
to Entra ID
is appropriate when Entra ID
is your primary directory service and you do not have an on-premises Active
Directory
.After you connect
UEM
to Entra ID
, the UEM
console URLs change to the following ("&redirect=no" is removed from the end of the URL):
- Management console: https://<server_name>:<port>/admin/index.jsp?tenant=<tenant_ID>
- Self-service console: https://<server_name>:<port>/mydevice/index.jsp?tenant=<tenant_ID>
You must have a
Microsoft Entra ID
account. If you don’t have an account, visit https://azure.microsoft.com to create an account. Use this account to log in to the Entra portal.- Log in to the Entra portal.
- In the section forEntra IDapp registrations, add a new registration.
- Specify the following and complete the registration:
- Type a name for the registration.
- Select which account types can use the application or access the API.
- For the redirect URI, clickWeband typehttp://localhost.
- Copy the application ID.This is the Client ID that you will register withUEM.
- In the section for managing API permissions (Register button), add a permission and select the following:
- Microsoft Graph
- Application permissions
- Set the following permissions:Group.Read.All (Application),User.Read (Delegated),User.Read.All (Application)
- Grant administrator consent for all accounts in the current directory.
- In the section for managing certificates and secrets, add a new client secret and specify a description and duration.
- Copy the Value field of the new client secret (not the Secret ID).This is the Client key that you will register withUEM.
- In theUEMmanagement console, on the menu bar, clickSettings > External integration > Company directory.
- Click >Microsoft Azure Active Directory connection.
- In theDirectory connection namefield, type a name for the connection.
- In theDomainfield, type theEntra IDdomain.
- In theClient IDfield, type the ID you recorded in step 4.
- In theClient keyfield, type the value you recorded in step 8.
- ClickContinue.
- ClickSave.
You can complete any of the following optional tasks: