Windows Authentication with Google Chrome

It seems that it doesn't at the moment. Auto NTLM authentication is currently on their list of known issues here.

UPDATE: Chrome 5 beta now supports Auto NTLM authentication :)


It supports windows athentication, however it does not currently support Automatic intergrated windows atuhentication see this issue on google code for the history.

What steps will reproduce the problem? 1. Configure the browser to use a proxy (I use Squid 2.7/Stable 2) with authentication enabled. 2. Chrome will prompt for a username and password to auth with the proxy. 3. Browsing continues normally for the session.

What is the expected result?

Integrated authentication in the browser would use the current users logon credentials to authenticate with the proxy server.

What happens instead?

Chrome will prompt for a username and password to auth with the proxy. Entering the credentials manually allow the user to continue normally.