What happened?
Environment
- Claude plan: Team/Enterprise
- Interface: claude.ai (tested on iOS, Windows Edge, Windows Chrome)
- Connector: Microsoft 365 (pre-built)
Description
Users whose UPN is on a secondary domain of a single Entra tenant cannot
authenticate to the M365 connector. Users on the primary domain authenticate
successfully. Both domains are in the same single Entra tenant — this is NOT
a multi-tenant scenario.
Note: Global Admins in our environment use a different UPN domain to end users.
The issue persists even after deleting the connector, removing the Enterprise
Apps in Azure, and re-completing admin consent using a Global Admin account on
the secondary domain — suggesting the failure is on Anthropic's backend.
What Has Been Ruled Out
- Azure sign-in logs show success for both domains
- Assignment required = No on both M365 MCP Client and M365 MCP Server apps
- Secondary domain users are confirmed Claude org members
- Admin consent re-run manually via Anthropic's documented URLs as secondary
domain Global Admin — no change
- Tested across iOS, Windows Edge, Windows Chrome — not a client/cache issue
- No conditional access policies or group restrictions in place
Hypothesis
Anthropic's backend OBO token exchange or org-matching logic may be keying
off the UPN domain suffix rather than the Entra tenant ID (GUID). The tenant
ID is identical for all users regardless of UPN domain.
What did you expect to happen?
Expected Behaviour
All users in the same Entra tenant should authenticate regardless of which
verified domain their UPN uses. At minimum, there should be a way to clear
the cached UPN association on Anthropic's backend.
Actual Behaviour
Secondary domain users cannot connect. Azure sign-in logs show SUCCESS —
the failure is post-authentication on Anthropic's side.
Steps to reproduce
Steps to Reproduce
- Single Entra tenant with two verified domains (primary.ie and secondary.ie)
- M365 connector enabled in Claude org settings
- Admin consent completed by Global Admin (both automatic flow and manual URL
method attempted)
- User with primary.ie UPN connects successfully
- User with secondary.ie UPN fails
- Deleted connector and Enterprise Apps in Azure, re-ran admin consent
authenticated as secondary.ie Global Admin — still fails
Area
OAuth / Authentication
MCP Server (if applicable)
M365
Error messages or logs
On trying to connect user using secondary.ie UPN sees this error:
Authorization with the MCP server failed. You can check your credentials and permissions. If this persists, share this reference with support: "ofid_70b21b9e04a44df5"
Additional context
Additional Context
Support ticket open with no response. This will affect any organisation
using multiple verified domains on a single Entra tenant.
What happened?
Environment
Description
Users whose UPN is on a secondary domain of a single Entra tenant cannot
authenticate to the M365 connector. Users on the primary domain authenticate
successfully. Both domains are in the same single Entra tenant — this is NOT
a multi-tenant scenario.
Note: Global Admins in our environment use a different UPN domain to end users.
The issue persists even after deleting the connector, removing the Enterprise
Apps in Azure, and re-completing admin consent using a Global Admin account on
the secondary domain — suggesting the failure is on Anthropic's backend.
What Has Been Ruled Out
domain Global Admin — no change
Hypothesis
Anthropic's backend OBO token exchange or org-matching logic may be keying
off the UPN domain suffix rather than the Entra tenant ID (GUID). The tenant
ID is identical for all users regardless of UPN domain.
What did you expect to happen?
Expected Behaviour
All users in the same Entra tenant should authenticate regardless of which
verified domain their UPN uses. At minimum, there should be a way to clear
the cached UPN association on Anthropic's backend.
Actual Behaviour
Secondary domain users cannot connect. Azure sign-in logs show SUCCESS —
the failure is post-authentication on Anthropic's side.
Steps to reproduce
Steps to Reproduce
method attempted)
authenticated as secondary.ie Global Admin — still fails
Area
OAuth / Authentication
MCP Server (if applicable)
M365
Error messages or logs
On trying to connect user using secondary.ie UPN sees this error:
Authorization with the MCP server failed. You can check your credentials and permissions. If this persists, share this reference with support: "ofid_70b21b9e04a44df5"
Additional context
Additional Context
Support ticket open with no response. This will affect any organisation
using multiple verified domains on a single Entra tenant.