Multiple Auth Methods of asp.net core 3.1 (Negotitate, AzureAD)

前端 未结 0 964
不知归路
不知归路 2021-02-01 02:01

I can\'t make conditional authorization using Negotiate or Azure AD. In the Startup.cs class, I specify

 services.AddAuthentication(options =>
                         


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