Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to turn off windows integrated authentication in Chrome

I used to be able to disable windows integrated authentication by updating the settings in IE. Recently this no longer works. Has something changed in recent versions of chrome? Is there a new way to turn this off?

Chrome version 46.0.2490.71

I used to use this setting in IE Internet Options -> Advanced -> uncheck 'Enable Windows Integrated Authentication'

like image 433
Daniel Trimble Avatar asked Oct 22 '15 14:10

Daniel Trimble


People also ask

How do I enable integrated Windows authentication on Google Chrome?

Click on 'Security tab > Local intranet' then the 'Custom level...' button. Scroll to the bottom and select the 'Automatic logon with current user name and password' option. It's under the 'Authentication > Logon' section. Click OK to save the changes.

How do I remove Windows authentication?

To uninstall Windows authentication agent using control panel, perform the following steps: Click Start menu > Control Panel > Programs and Features. Right click NetIQ Windows Authentication Agent and select Uninstall. Click OK to confirm.

What is enable integrated Windows authentication?

Integrated Windows authentication enables users to log in with their Windows credentials, using Kerberos or NTLM. The client sends credentials in the Authorization header. Windows authentication is best suited for an intranet environment.


1 Answers

I got this response from an internal admin and it seems to work.

I think the best we came up with was to create a shortcut to chrome.exe on your desktop and modify the target of the shortcut to be something like:

"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --auth-server-whitelist="_"

Edit: Corrected the path for misplaced backslashes. Note also the (x86), just in case.

like image 120
Daniel Trimble Avatar answered Sep 21 '22 08:09

Daniel Trimble



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!