This article will show you how to configure social authorization for Microsoft Entra.
Register Application in Microsoft Entra
Skip this section if an app registration already exists for Documo. This can occur if you have setup the Documo Enterprise Application.
1. Access the Microsoft Entra admin center.
2. Create a new App Registration:
a. For supported Account Types, select the Accounts in any organization directory (Any Microsoft Entra ID tenant - Multitenant) radio button:
Learn more about App Registrations: Quickstart: Register an app in the Microsoft identity platform - Microsoft identity platform
Configure Application in Microsoft Entra
1. Edit the App Registration to add a new platform configuration:
a. Choose the “Single-page application” option
b. Set the Redirect URI to https://app.documo.com
. If you have a custom domain with Documo, specify it instead ofapp.documo.com
Due to a known issue, please include /fax/send
at the end of the Redirect URL.
2. Edit the App Registration to enable Implicit Grant settings:
a. Include Access tokens
b. Include ID tokens
3. Ensure the App Registration enables Accounts in any organization directory (Any Microsoft Entra ID tenant - Multitenant)
Learn more about implicit grant flow: Microsoft identity platform and OAuth 2.0 implicit grant flow - Microsoft identity platform
Set Client ID in Documo
1. Copy the Client ID of the App Registration:
2. Navigate to Documo's branding page and click the Integrations tab, paste in the Microsoft Client ID, and click Save: