Finding EDS Configuration Values in Azure

Finding EDS Configuration Values in Azure

To configure the EDS, you need 3 values:

  1. The Tenant ID of the Entra Directory

  2. The Client ID of the application

  3. The Client Secret of the application


Finding the Values

  1. Open Azure and select correct directory 

  2. Click App Registrations in the sidebar

  3. Click EDS

  4. Client ID and Tenant ID are now visible, note these down:

  5. Click Certificates & Secrets in the sidebar:

  6. Existing client secrets are not visible, so create a new one. Give it a name and click Add. The new client secret should now appear in the list.

  7. Note down the value, as you won’t be able to view it again.





    • Related Articles

    • Entra Directory Sync (EDS)

      The Entra Directory Sync (EDS) is the application which syncs users in an Entra ID Directory with My1Login. Prerequisite: This guide assumes you have already registered the EDS application in Azure. If you haven’t please follow the guide below first: ...
    • Troubleshooting the EDS

      Sync Issues 1.1 Incorrect Configuration (Web) On My1Login web, the Entra Directory screen must be filled out with the following details: Tenant ID (needed to identify which Azure Tenant to sync from) Filter (needed to identify which Administrative ...
    • Create EDS Application in Azure

      Sign into the appropriate Azure tenant. Access Microsoft Entra ID: Click “App registrations” in the sidebar, then click “New registration”: Enter a name for the application, i.e. EDS Under “Supported account types”, select “Accounts in this ...
    • EDS Requirements

      Technical Requirements Microsoft Entra ID Entra App Registration with privileges to read the directory Define AU or group objects to be synchronised My1Login Username & Password for Service Account Server Windows VM running in Azure 2 vCPU and 8GB ...
    • How the Entra Directory Synchroniser (EDS) works

      The My1Login Entra Directory Synchroniser (EDS) extends your Entra domain into the My1Login cloud Identity registry enabling seamless single sign on to the My1Login system. The EDS supports bi-directional communication using Web Sockets on port 443 ...