Web app with Entra authentication got 403 error

Ben Wilson 0 Reputation points
2024-06-17T20:06:33.8233333+00:00

Webapp1 is a asp.net 8.0 app with Entra as authentication provider. The registered app is app1. Webapp1 used to work but I got the 403 app after a deployment.

The error page showed "Access to webapp1.azurewebsites.net was denied. You don't have the user rights to view this page. HTTP ERROR 403". The url is https://webapp1.azurewebsites.net/signin-oidc

The sign-in log of the Enterprise Applicatino app1 showed my sign-in activities and their status are all "Success".

There was no configuration change in app1.

In application insights, I found no exception or 403 error.

What should I do next?

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,338 questions
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
829 questions
{count} votes