https://login.microsoftonline.com/common.
Register an Azure application
1
Create the registration
In the Azure portal, go to Microsoft Entra
ID → App registrations → New registration.
2
Choose account types
Select Accounts in any organizational directory and personal Microsoft
accounts to match the
/common authority GoConva uses. Picking a
single-tenant option here causes sign-in failures for outside users.3
Add redirect URIs
Platform Web, then add a URI for each service you plan to connect:
4
Create a client secret
Certificates & secrets → New client secret. Copy the Value
immediately — Azure never shows it again.
5
Add Graph permissions
API permissions → Microsoft Graph → Delegated permissions. Add
the scopes for the services you need, from the tables below.
Configure GoConva
One client pair serves all three, with a separate redirect per service:Scopes by service
All three requestoffline_access (for refresh tokens) and User.Read.
- Outlook
- Teams
- OneDrive
Connect with
GET /connect/outlook.