Windows Integrated authentication #3918
carethik2k
started this conversation in
General
Replies: 1 comment 2 replies
-
There is an upstream issue with NTLM authentication at the moment. https://bitbucket.org/chromiumembedded/cef/issues/3110/ntlm-authenentication-not-working |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,

Does CEFSharp support windows integrated authentication? I am trying to navigate to a website that redirects first to Azure AD. I am trying to implement WIA so that the user is not prompted to enter his/her user credentials as shown in the below screenshot.
In the case of Firefox browser, there is a setting that controls Windows Integrated Authentication (below screenshot). Do we have a setting in CEFSharp to turn on similar functionality?

Thanks in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions