Azure AD SSO Setup
Configure Single Sign-On with Azure AD (Entra ID)
Required Information
To enable Azure AD login for Devin, we will need to collect the following values:
- Client ID
- Tenant ID
- Client Secret
- Microsoft AD Domain
- Identity Provider Domains (i.e. all company email domains you’d like to support)
Setup Instructions
To get the required information above, you will need to register an App Registration in Azure AD (Entra ID).
In the Entra ID portal, click on Add registration
Name the registration Devin AI. Select “Accounts in this organizational directory only”. Set the Redirect URI as “https://cognition-ai.us.auth0.com/login/callback”
Add a new Redirect URI
Add “https://auth.devin.ai/login/callback” as a Redirect URI
Add the User.Read and Directory.Read.All permissions by selecting “API Permissions” and “Add a permission” to the Microsoft Graph API.
Collecting the Required Values
You can get the Client ID and Tenant ID from the Overview page.
The Microsoft AD Domain can be found by selecting the “Manifest” page and looking for “publisherDomain”
Add a client secret by selecting “Certificates & secrets.” Select “New client secret” and copy the secret value as Client Secret
Send to Cognition
Send the following values to Cognition:
- Client ID
- Tenant ID
- Client Secret
- Microsoft AD Domain
- Identity Provider Domains (i.e. all company email domains you’d like to support)