SenseNet / sensenet

Open Source Content Services Platform written in .NET
https://sensenet.com
GNU General Public License v2.0
173 stars 112 forks source link

Windows (NTLM) auth does not work #69

Closed tusmester closed 7 years ago

tusmester commented 7 years ago

With or without the WebPages component installed, the Windows (NTLM) auth feature does not work (it is easier to test it with WebPages installed though).

--> when the site starts to load, the browser pops up a login dialog (it should not), even if you are already logged in to Windows with your domain account. If you try to log in, it fails, the request arrives to SN, but without the authenticated user.

Possible causes:

Related to #10

iviczl commented 7 years ago

It turned out to be some configuration mistake.