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 UEMClosed 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.

  1. Log in to your BlackBerry UEM account.

  2. Go to Applications.

  3. Click Add Application.

  4. Enter the application details:

    1. Enter a name for the application.

    2. In the Entitlement ID field, enter a unique reverse DNSClosed 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.

    3. From the Type list, select Solutions.

    4. In Capabilities, select BlackBerry Platform APIs.

    5. Click Add Application.

      The system creates a new application.

  5. Go to the Application tab and select the application you created.

  6. Click the BlackBerry Platform APIs tab.

  7. Select the Template tab and click Add Template.

  8. Enter the template details:

    1. In the Redirect URLs field, enter https://localhost:9443/cb

    2. Select Type as Web.

    3. Select Grant Type as client_credentials

    4. Select Response Types as None.

    5. Select Token Endpoint Auth Method as client_secret_basic

    6. Select Application Scope as Organization.

    7. In API Scopes, select Mobile Device Management.

  9. Click Register.

  10. Go to the Client tab.

  11. Click Add Client.

  12. In the Client Name field, enter the template name you created.

  13. In the Redirect URLs field, enter the Redirect URL entered in the template.

  14. 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.

  15. Click Register.

  16. The system creates a Client ID and Client Secret. Copy and save these values for future use.

Configuring BlackBerry Enterprise Identity Settings

  1. Go to Settings > BlackBerry Enterprise Identity.

  2. Click Services.

  3. Under OpenID Connect apps, click +.

  4. Select the API client you created.

  5. Click Save.