Entra Connector Setup
Entra Configuration
Create App Registration
Sign in with admin credentials to the Microsoft Entra admin center.
Navigate to Identity -> Applications -> App registrations.
Click + New registration.
On the registration page, provide a name for your application.
Click Register.
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.
Navigate to Certificates & secrets in the left menu.
Click + New client secret.
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
Navigate to API permissions in the left menu.
Click + Add a permission & select Microsoft Graph → Application Permissions
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
Go to CerteroX for SaaS → Settings → Identity Providers Settings

Under Identity Providers → Entra, click Connect.

Enter the Name, Tenant ID, Client ID, Secret created during
.Entra Connector Setup | Create-App-RegistrationPress Submit.