Azure AD login interrupted at redirection
I have a fairly standard setup that involves an ASP.NET Core app that is hosted by an Azure App Service, proxied through Cloudflare. This extension method is called after the usual boilerplate ASP.NET Core identity code, which also configures cookies:…