Dotnet core authorization with multiple schemes

前端 未结 0 1774
旧巷少年郎
旧巷少年郎 2021-02-05 04:23

I have a dotnet core v3 web api that uses both Azure AD and Api key authentication. I would like to use bearer tokens on most controller methods but a few require api key access

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