Share via

We are having some issues with the built in auth for static web apps - it only affects apps deployed in the last 48 hours

Steven Culshaw 50 Reputation points
2026-04-15T09:49:47.5333333+00:00

It appears that newer deployments are redirecting to https://identity.7.azurestaticapps.net/.auth/login/aad/callback and this in turn is returning a 401.

Older deployments are redirecting to https://identity.4.azurestaticapps.net/.auth/login/aad/callback these are still working ok.

Azure Static Web Apps
Azure Static Web Apps

An Azure service that provides streamlined full-stack web app development.


Answer accepted by question author

  1. Praneeth Maddali 9,115 Reputation points Microsoft External Staff Moderator
    2026-04-16T11:16:35.1266667+00:00

    Hi @Steven Culshaw

    Thanks for confirming from PVT chat

    I’m glad to hear the issue is now resolved. Your latest deployment worked successfully because it was routed to a healthy identity backend (identity.2). The earlier authentication failures were caused by a know issue limited to the identity.7 backend, which the team is working

    If this answer was helpful, please do click “Accept the answer”, as this may benefit other community members as well.

    If you have any additional questions, feel free to let me know in the comments—I’d be happy to help.

    Was this answer helpful?

    2 people found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most 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.