Skip to content

docs: multi-tenant auth guidance for 400 AuthenticationError - #22

Open
Tarun Reddy - MSFT (TarunReddy-msft) wants to merge 1 commit into
microsoft:mainfrom
TarunReddy-msft:docs/multitenant-auth-guidance
Open

docs: multi-tenant auth guidance for 400 AuthenticationError#22
Tarun Reddy - MSFT (TarunReddy-msft) wants to merge 1 commit into
microsoft:mainfrom
TarunReddy-msft:docs/multitenant-auth-guidance

Conversation

@TarunReddy-msft

Copy link
Copy Markdown

Adds guidance for parent/child (multi-tenant) orgs. Users hit 400 AuthenticationError: "Error authenticating with resource" when the app is registered in one tenant but the user signs in from another. The token issuer (iss) must match the user's home tenant, and the app must be a multi-tenant registration (AzureADMultipleOrgs).

Adds a troubleshooting row plus a dedicated 'Multi-tenant orgs (parent/child tenants)' section. Surfaced from a real customer case where the docs didn't call this out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant