/ms-identity-dotnet-webapp-frontdoor

This code repo demonstrates how to deploy ASPNETCore Web Apps using Microsoft.Identity.Web, so they work in load balanced environments, and in environments where you cannot control the machine key (such as App Services)

Primary LanguageC#MIT LicenseMIT

ASPNET Core Azure AD Authentication and Load Balancers

This code repo demonstrates how to deploy ASPNETCore Web Apps using Microsoft.Identity.Web, so they work in load balanced environments, and in environments where you cannot control the machine key (such as App Services)

Please see this article for full explanation.