If using policy based authentication, the first call to .net core API is forbidden

前端 未结 0 1714
爱一瞬间的悲伤
爱一瞬间的悲伤 2021-01-11 21:10

I created a simple API with .NET 5.0 with a single controller action. This action is protected with a policy:

[ApiController]
public class EnterpriseControlle         


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