[webkit-gtk] libwebkit2gtk and NTLM authentication

Dan Winship danw at gnome.org
Thu Oct 17 11:44:28 PDT 2013


On 10/17/2013 04:02 AM, Carlos Garcia Campos wrote:
> So, I guess we need to expose API to allow the user enable this feature
> as Brian suggested. I think adding a new method to WebKitWebContext
> makes sense, because other global network options are handled this way
> (cookies, icon database, security manager, cache model, disk cache,
> etc.). 

Eventually libsoup will optionally support "Negotiate" (aka GSS-API aka
Kerberos 5) authentication as well, so you might want to make the API a
little bit generic.

-- Dan



More information about the webkit-gtk mailing list