Multiple Authentication Scheme is broken after migration to .net core 3.1

后端 未结 0 1240
Happy的楠姐
Happy的楠姐 2021-01-27 16:42

I have this .NET core web app that use multiple authentication schemes declared like that :

             services.AddAuthentication("Scheme1")
                  


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题