Page 1 of 1

Is it possible to avoid automatic Windows Authentication?

PostPosted: Thu Oct 21, 2021 7:00 pm
by MrZoomZoom
Hello.
I'm trying to achieve some of incognito behaviors and avoid using automatic NTLM / Kerberos authentication for Windows, like it's currently implemented in Chrome incognito mode: see 'NTLM / Kerberos authentication disabled by default in Incognito mode and guest sessions' note

I am able to get to this result by manipulating Internet Options to always prompt for user name and password ("Internet Options" > Security > Internet > Custom Level > User Authentication > Logon to "Prompt for user name and password"), but looking for an option to set this in CEF browser.

Is it possible to configure CEF to avoid automatic logon despite what internet options are set to?

I found forum topic from 2015 asking similar question : topic. Maybe something changed from this time ?