Prerequisites - BlackBerry UEM Cloud
Creating an OAuth2 Client for Mobile Security
For the interaction with Mobile Security at the API, you must create a dedicated OAuth2 Client in your BlackBerry UEM
Unified Endpoint Management. An architecture and approach that controls different types of devices such as computers, smartphones and IoT devices from a centralized command point..
|
|
Important - Creating an OAuth2 Client is mandatory for BlackBerry UEM Cloud integration. It is optional for the On-Premises integration. |
-
Log in to your BlackBerry UEM account.
-
Go to Applications.
-
Click Add Application.
-
Enter the application details:
-
Enter a name for the application.
-
In the Entitlement ID field, enter a unique reverse DNS
Domain Name System. A hierarchical distributed naming system for computers, services, or resources connected to the internet or a private network. Used to translate names into IP addresses. name. For example, com.checkpoint.portal. -
From the Type list, select Solutions.
-
In Capabilities, select BlackBerry Platform APIs.
-
Click Add Application.
The system creates a new application.
-
-
Go to the Application tab and select the application you created.
-
Click the BlackBerry Platform APIs tab.
-
Select the Template tab and click Add Template.
-
Enter the template details:
-
In the Redirect URLs field, enter https://localhost:9443/cb
-
Select Type as Web.
-
Select Grant Type as client_credentials
-
Select Response Types as None.
-
Select Token Endpoint Auth Method as client_secret_basic
-
Select Application Scope as Organization.
-
In API Scopes, select Mobile Device Management.
-
-
Click Register.
-
Go to the Client tab.
-
Click Add Client.
-
In the Client Name field, enter the template name you created.
-
In the Redirect URLs field, enter the Redirect URL entered in the template.
-
In the Tenants field, select the tenant ID of your BlackBerry Cloud instance.
To obtain the tenant ID, go to Services > UEM and expand your BlackBerry Cloud account.
-
Click Register.
-
The system creates a Client ID and Client Secret. Copy and save these values for future use.





