Microsoft Identity platform not redirecting to app registration URLS

Kelso Sharp 1 Reputation point
2021-06-09T17:14:54.647+00:00

I have created a solution that has a client blazor application, and a .net core 5 webapi. I added Azure AD authentication to the Client, and at first it was working without issue. but I added App Roles to the client App registration in Azure so that I could pass a token with needed claims to the web api. My intention was to authorize both in the client blazor app and in the API. However. I did something incorrect along the way, and now the client application will not redirect to microsoft login when not signed in, and it also will not redirect to signout. the links themselves have not changed. I have not implemented any authorization in the client at this point, I am just looking to make sure that if the person is not signed in that it forces them to do so.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,959 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,665 questions
{count} votes