Discussions
Windows Authentication not working
about 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
about 10 years ago by Anonymous
Sorry I'm talking about SpecsFor MVC web app
about 9 years ago by Anonymous
This is still an open issue: https://github.com/MattHoneycutt/SpecsFor/issues/63
Please vote for it if you want to see it implemented.