This Project tests impersonation of windows account on backend.
To run do the following:
- Open ImpersonationTest.sln in Visual Studio 2022 under (Run As Administrator);
- Run Debug with multiple projects;
- Open Postman and call GET http://localhost:5086/api/UserRightsDelegating. On Authorization page choose NTLM Authorization and enter user AD credentials.