Software Secure Access
Activity Manage

Step 3c – Get the Tenant ID for Entra ID OIDC

  1. Sign into your instance of Entra ID, and navigate to the Entra ID OIDC Application.

  2. Navigate to OIDC Application > Overview, and then navigate to Essentials.

  3. Navigate to Directory to get your tenant ID.

  4. Create the OIDC configuration URL substituting your tenant ID for tenantId in the URL.

    https://login.microsoftonline.com/{tenantId}/v2.0/.well-known/openid-configuration
    
  5. When you set up the Entra ID integration in Secure Access, add the OIDC configuration URL that you created.