Dynamically change the authorization method challenge scheme for asp.net core
I have an IdentityServer, and a couple of other OpenID Connect providers. When I connect my ASP.Net Core application to my IdentityServer, I include this code in my Startup.ConfigureServices method: