MSAL AAD authentication in ASP.NET Core MVC
I have an ASP.NET Core MVC web app with Identity UI on Razor pages where user can sign in, and it shows the user information.
I have an ASP.NET Core MVC web app with Identity UI on Razor pages where user can sign in, and it shows the user information.