I setup the iiS 8.5 to using windows authentication and only allow domain user who is member of the local user group to access the site content.
Everything seems working fine, user who is member of the local user group will passed the authentication login screen and access the web content. If not, the user will see the default iis error page which is all good.
The problem is once the web content show up, the login screen keep comes up and ask user name / password again, user have to keep clicking the cancel button to make it disappear and no idea why.
I try many different setting and none of it working. like change order of the authentication provider, only use NLM , add trusted site in internet option etc.
It just drive me crazy, it seems is easy setting built-in iis / windows server, why is so difficult to make it working as expected.
Any idea and help will be highly appreciated!
Environment
- iis 8.5 on Windows Server 2012 R2
- Windows authentication installed
- Running on SSL

