ASP.Net Core authorize attribute works locally(IISExpress) not on deployed IIS server

后端 未结 0 968
我在风中等你
我在风中等你 2020-11-30 21:52

I am using authorize policy attribute for a ASP.NET Core API controller and it works fine on localhost using IISExpress. But when deployed on IIS server I am getting a 403 f

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