Discussions

Ask a Question
Back to All

Windows Authentication not working

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

Sorry I'm talking about SpecsFor MVC web app

This is still an open issue: https://github.com/MattHoneycutt/SpecsFor/issues/63

Please vote for it if you want to see it implemented.