Overview
When using the Azure AD connection, Auth0 sends the /authorize request to https://login.microsoftonline.com. This breaks connections with Microsoft 365 Government Community Compliance (GCC) tenants because those tenants need the /authorize request sent to https://login.microsoftonline.us (.us, not .com).
Applies To
- Microsoft 365
- Azure AD (Entra ID) GCC
Solution
To connect to Microsoft Azure GCC tenants from Auth0, use a SAML connection or OIDC Enterprise connection.