Micke-K / Micke-K/IntuneManagement
Unable to Connect to US Government tenant
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 2.1k
- Forks
- 377
- PR merge metrics
- No merged PRs in 30d
Description
When attempting to authenticate to a Microsoft Entra ID tenant in Azure Government, I get the following error.
Message: AADSTS50011: The redirect URI 'ms-appx-web://Microsoft.AAD.BrokerPlugin/14d82eec-204b-4c2f-b7e8-296a70dab67e' specified in the request does not match the redirect URIs configured for the application '14d82eec-204b-4c2f-b7e8-296a70dab67e'. Make sure the redirect URI sent in the request matches one added to your application in the Azure portal. Navigate to https://aka.ms/redirectUriMismatchError to learn more about how to fix this.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the authentication flow used for Microsoft Entra ID and reproduce the redirect URI mismatch against an Azure Government tenant. Compare the configured application redirect URIs with the URI sent by the PowerShell application; done means authentication succeeds for the reported tenant.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, powershell
- Domain
- authentication, cloud
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100