BlueCoat reverse proxy NTLM authentication
- by mathieu
Currently when we want to access an internal site from Internet (IIS with NTLM auth), we have two login screens that appear :
step1 : LDAPAuth, from the BlueCoat that check login/password validity against Active Directory
step2 : NTLM auth, from our application.
Is it possible to configure the reverse proxy to use the LDAP credentials provided…