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 registrationName the registration Devin AI. Select “Accounts in this organizational directory only”. Set the Redirect URI as “https://auth.devin.ai/login/callback” (this is the only Redirect URI needed)
Add the User.Read and Directory.Read.All permissions by selecting “API Permissions” and “Add a permission” to the Microsoft Graph API.
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 (not the secret ID) as Client Secret