Discussions
Windows Authentication not working
almost 10 years ago by Stefan Zilik
Hi,
how do you tell your framework to use windows authentication with the IIS Express host.
My tests are failing, since the page returns
Error message 401.2.: Unauthorized: Logon failed due to server configuration.
With the authorization set to None, allow all users, it works as expected.
Thanks,
Stevo