I have this .NET core web app that use multiple authentication schemes declared like that :
services.AddAuthentication("Scheme1")