Hello,

currently we run web applications on nginx accessible from MS clients part of a Windows Domain. the users are requested to authenticate via Basic-Auth (via HTTPS) which nginx validate against the
domain activ directory using https://github.com/kvspb/nginx-auth-ldap

But I think the MS browser could do NTLM auth as well.

Are there suggested nginx modules to let a MS browser transparent login into a webapp run on nginx?
I found https://github.com/stnoonan/spnego-http-auth-nginx-module so far.
Before I start playing I'll ask if there are other / better / suggested modules?
(I usually compile nginx+modules myself)

Thanks
Andreas

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to