Skip to content

Entra ID app registration

All Microsoft Graph-based connectors use an Entra ID (Azure AD) app registration with client credentials:

CredentialWhere to get it
tenant_idMicrosoft Entra admin centerIdentityOverview → Tenant ID
client_idApp registrations → your app → Application (client) ID
client_secretSame app → Certificates & secrets → New client secret
  1. Register an application in Microsoft Entra ID.
  2. Create a client secret under Certificates & secrets.
  3. Under API permissions, add Microsoft Graph application permissions for the APIs you need (for example Files.ReadWrite.All, Sites.ReadWrite.All, Mail.Send, Mail.Read), then grant admin consent.
  4. For SharePoint, also collect site/library identifiers — see SharePointService.

Docs:

Connectors that use this

Copyright © 2026 elsai foundry.