You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have passport-windowsauth working in non-integrated mode. Now I am trying to get it working in integrated mode. I have WindowsAuthentication enabled on the site in IIS, and I have set the iisnode attribute promoteServerVars="LOGON_USER".
For Chrome and Firefox, when I hit the site, I get a login popup that is asking for windows credentials. When I supply them, it all works as expected.
In IE, I get the windows security popup, but when I enter my credentials, it rejects them.
Any idea why I am getting prompted for my credentials at all and why IE is rejecting them?
The text was updated successfully, but these errors were encountered:
I have passport-windowsauth working in non-integrated mode. Now I am trying to get it working in integrated mode. I have WindowsAuthentication enabled on the site in IIS, and I have set the iisnode attribute promoteServerVars="LOGON_USER".
For Chrome and Firefox, when I hit the site, I get a login popup that is asking for windows credentials. When I supply them, it all works as expected.
In IE, I get the windows security popup, but when I enter my credentials, it rejects them.
Any idea why I am getting prompted for my credentials at all and why IE is rejecting them?
The text was updated successfully, but these errors were encountered: