How to find the EDS Configuration Values within Azure

How to find the EDS Configuration Values within Azure

EDS Configuration Values

To configure the Entra Directory Service (EDS), you will need the following three values from your Entra Directory application:

  1. Tenant ID – the unique identifier for your Entra Directory.

  2. Client ID – the application ID of the registered app.

  3. Client Secret – the secret key associated with 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. Alert
    Note down the value, as you won’t be able to view it again.