Integration with Google UEM

Setting up the Google Cloud Platform

Create a Google Cloud project that holds the API to manage the users and devices in your organization.

To create a new Google Cloud project:

  1. Log in to the Google Cloud Platform - https://console.cloud.google.com/.

  2. Go to Home > Dashboard > Create Project.

  3. Select project name and organization (your organization).

  4. In the project created, go to APIs and services > Library.

  5. Search for Cloud Identity library.

    Select the Cloud Identity library and click Enable.

    The API is added to your project.

Proceed to set the authorization and API key for the Harmony Mobile service.

To set authorization and API key for Harmony Mobile service:

  1. In your Google Cloud project, go to IAM and admin > Service accounts.

  2. Select Create Service Account.

  3. Enter a name for the service account. For example, hm-account-service.

  4. Click Create and Continue.

    Skip the optional steps to grant access.

  5. Go to the service account created and click the icon and select Manage keys.

  6. Select Add Key > Create new key.

  7. Select the Key type as JSON and click Create.

  8. Save the private key file on your computer.

  9. Go to the service account Details tab and copy the Unique ID of the account.

    Save this key separately as it is required for the Harmony Mobile dashboard integration.

This completes your service account activation.

Continue with Setting up the Integration in the Google Admin Console.