How to turn off windows integrated authentication in Chrome -


i used able disable windows integrated authentication updating settings in ie. no longer works. has changed in recent versions of chrome? there new way turn off?

chrome version 46.0.2490.71

i used use setting in ie internet options -> advanced -> uncheck 'enable windows integrated authentication'

i got response internal admin , seems work.

i think best came create shortcut chrome.exe on desktop , modify target of shortcut like:

"c:\program files (x86)\google\chrome\application\chrome.exe" --auth-server-whitelist="_" 

edit: corrected path misplaced backslashes. note (x86), in case.


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -