Page 2 of 2

Re: CEF NTML C#

PostPosted: Sat Jan 30, 2021 8:05 am
by dakstar
amaitland wrote:I'd suggest downloading the latest CEF Sample application from https://cef-builds.spotifycdn.com/index.html#windows32

Run cefclient.exe with the common line args from a command prompt.

I've never used those command line args personally. Someone else might have some insight.


You have an example CefSharp SSO login to a website in C #?

Re: CEF NTML C#

PostPosted: Sat Jan 30, 2021 7:42 pm
by amaitland
I'm not aware of any such example.

Re: CEF NTML C#

PostPosted: Tue Feb 02, 2021 8:54 pm
by amaitland
Ok so https://stackoverflow.com/questions/527 ... ed-by-self has an example of use SetPreference with NTLM.

See also https://github.com/cefsharp/CefSharp/wi ... -isolation for background