Skip to main content

How to Configure User Sync in Microsoft Entra ID Admin Console

This document provides step-by-step instructions to configure User Sync for Entra ID in Entra ID Admin Console.

Introduction

This document provides instructions to configure Microsoft Entra ID for user synchronization with Oloid.

Prerequisite

You must have admin access for Microsoft Entra ID Admin console.

Steps to Configure Microsoft Entra ID for User Sync

  1. Microsoft Entra ID is configured Successfully.

Register an Application

  1. Log in to Azure Portal and select Microsoft Entra ID on the home page.

    The Microsoft Entra ID page is displayed.

  2. Go to Overview > Manage > App registrations > New registration.

    The Register an application page is displayed.

  3. Do the following.

    1. Enter Name.

    2. Select Supported account types as Single tenant only - Oloid AzureAD.

    3. Click Register.

      The application is registered successfully.

Configure the Application

  1. Navigate to the newly registered app > API permissions > Add a permission > Microsoft Graph.

    The Request API permissions pop-up box is displayed.

  2. Select Application permissions.

    The Request API permissions screen is displayed.

  3. On User drop-down, select User.Read.All.

  4. Click Add permissions.


    The API is added in the list.

  5. Click Grant admin consent for Oloid-AzureAD.

    The Grant admin consent confirmation pop-up box is displayed.

  6. Click Yes.

    The API is added successfully.

Create Client Secret

  1. Go to Certificates & secrets > Client Secrets > + New client secret.

    The Add a client secret screen is displayed.

  2. Do the following:

    1. Enter Description.

    2. Select the Expires duration from the drop-down list.

      Note: Select a key duration (preferably the max available).

    3. Click Add.

      The Client Secret is added successfully and listed on Client Secret tab.

      Note: Click on the Copy to Clipboard icon next to the value field to copy the secret. This option is available only at the time of creation.

    The application is configured successfully.

  3. Share the Application (client) ID, Directory (tenant) ID, and Client Secret with Oloid support.

Related Article


Keywords

| Microsoft Entra ID User Sync Configuration | Azure User Sync |

Did this answer your question?