Microsoft Entra Directory Provider
Use Microsoft Directory Services for GetTrusted contact distribution
We just setup our Single Sign-on and we are going to use the same 4 values from that to setup our Microsoft Entra directory integration.
You can use the same application information, or create a new application in your Microsoft Tenant following the same process as Single Sign-On.

If you navigate back to your application you can select API Permissions. You need to add the following permissions to your application.
You will more than likely already have email, offline_access, openid, and profile, set from configuring SSO.
We need to add
Directory.Read.All
Organization.Read.All
User.Read
User.Read.AllOnce we have added these, you can select Grant Admin consent for your organization and return to GetTrusted.
In GetTrusted you can enter:
Client ID
Client Secret
Tenant ID
Primary domain for your Microsoft tenant, this will generally be the email domain.

Then click Test Configuration, once you have a successful test, you can save your configuration and move on to test your Single Sign-on and Directory Settings by completing a SSO login and continuing with setting up onboarding requirements.
Last updated