Forum Discussion

Sam011565's avatar
Sam011565
Copper Contributor
Jul 19, 2023

Deploy asp.net core 7 issue

I have a blazer server (one solution, 3 projects - asp.net core 7) working fine on development machine. After deployment on the server, and following trouble shooting on IIS steps U was able to see the following error:

 

Authorization failed. These requirements were not met: DenyAnonymousAuthorizationRequirement: Requires an authenticated user.

AuthenticationScheme: Negotiate was challenged

 

Can someone point me in the right direction on how to resolve this?

No RepliesBe the first to reply