Change the ClaimsIdentity.AuthenticationType in ASP.NET Core with multiple Entra ID schemes.
Introduction
When building modern web applications, security is always a top priority. In ASP.NET Core, authentication is a key part of ensuring that only authorized users can access specific parts of your application. You may often need to support m...
gilles.tourreau.fr3 min read