Entra Connector Setup

certero logo_cropped_png-01 1.png


Entra Configuration

Create App Registration

  1. Sign in with admin credentials to the Microsoft Entra admin center.

  2. Navigate to Identity -> Applications -> App registrations.

  3. Click + New registration.

  4. On the registration page, provide a name for your application.

  5. Click Register.

  6. From your application's Overview page, copy the Application (client) ID and the Directory (tenant) ID. You will need these for your app's configuration.

  7. Navigate to Certificates & secrets in the left menu.

  8. Click + New client secret.

  9. Add a description, select an expiration period, and click Add.

IMPORTANT: Copy the new secret's Value immediately and store it securely. It will not be shown again.


Assign API Permissions

  1. Navigate to API permissions in the left menu.

  2. Click + Add a permission & select Microsoft Graph → Application Permissions

  3. Add the following permissions:

    • AuditLog.Read.All

    • Directory.Read.All

    • Group.Read.All

    • GroupMember.Read.All

    • Reports.Read.All

    • User.Read.All


Connect to CerteroX

  1. Go to CerteroX for SaaS → Settings → Identity Providers Settings

image-20250723-144326.png
  1. Under Identity Providers → Entra, click Connect.

image-20250901-085138.png

 

  1. Enter the Name, Tenant ID, Client ID, Secret created during

    .

  2. Press Submit.