Unable to sign in to Azure

Chung Patrick 0 Reputation points
2026-06-12T12:04:40.4633333+00:00

I am the tech teacher and SPOC at PS129Q Patricia Larkin. A few weeks ago, I received this message when trying to log in:

Request Id: b1221f81-2bc1-4f65-9ab6-e24725db6a00

Correlation Id: 6298ad18-a5d2-4023-8bcf-7a5c489d8a8d

Timestamp: 2026-06-12T11:55:24Z

Message: AADSTS50011: The redirect URI 'https://intune.microsoft.com/signin/index/' specified in the request does not match the redirect URIs configured for the application 'c44b4083-3bb0-49c1-b47d-974e53cbdf3c'. 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.

However, when trying to navigate to the website linked, ultimately it asks for admin access. I've contacted the admin of the school and put in a ticket with DIIT. To no avail, I was not able to sign in and haven't heard any solutions. I was hoping someone here could resolve this issue. Contact: ******@schools.nyc.gov

Thanks,

Patrick

Microsoft Security | Intune | Configuration Manager | Application
0 comments No comments

1 answer

Sort by: Oldest
  1. AI answer

    2026-06-12T12:04:53.2733333+00:00

    The error AADSTS50011 indicates a redirect URI mismatch between the Intune web app sign-in request and the Microsoft Entra ID app registration.

    For the specific error shown:

    • Redirect URI in the request: https://intune.microsoft.com/signin/index/
    • Application ID: c44b4083-3bb0-49c1-b47d-974e53cbdf3c

    This occurs when the redirect URI configured in Microsoft Entra ID for that application does not exactly match the URI used during sign-in.

    Resolution requires an administrator with access to the tenant’s Microsoft Entra ID app registrations to:

    1. Sign in to the Azure portal.
    2. Go to Microsoft Entra IDApp registrations.
    3. Search for the application ID c44b4083-3bb0-49c1-b47d-974e53cbdf3c.
    4. Open the app and select Authentication under Manage.
    5. Under Redirect URIs, ensure that https://intune.microsoft.com/signin/index/ is added as a redirect URI (with the correct type for this app), or update the application configuration so that the redirect URI used at sign-in matches one of the URIs already listed.

    Because this is a tenant-level configuration, only the organization’s Microsoft Entra/Azure administrator (for example, central IT/DIIT or the school’s global admin) can make this change. If admin access is not available, the issue must be escalated to the organization’s Microsoft 365/Azure identity administrators with the full error details (including Request Id, Correlation Id, Timestamp, and error code AADSTS50011) so they can correct the redirect URI configuration.


    References:

    AI-generated content may be incorrect. Read our transparency notes for more information.

    Was this answer helpful?

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.