ASP.NET Core 3.1 - Access denied
问题 I'm quite new in ASP.NET Core 3.1 Razor Pages and I have a question. Hopefully you can help me further :). What I want to have is an application with Windows AD Security. Description of what I want to do: Customer needs to login using his/her AD account. The user is authorized if entered a valid AD account/password combination. The user have rights to see/adjust specific pages if in a specific group, let's say if in the Administrators group of the server where the application is running on.