El mié, 16-10-2013 a las 12:18 +0300, Toni Koski escribió: > Hello Webkits, > > I try to implement NTLM authentication with webkit2gtk (2.2.0). > > There can be found: "WEBKIT_AUTHENTICATION_SCHEME_NTLM = 5" from the > WebKitAuthenticationScheme. > However, I can't catch The "authenticate" -signal in case of NTLM. It > seems to work fine at least with BASIC and DIGEST -authentications.
According to libsoup API docs, NTLM authentication is not enabled by default and the feature should be added to the session explicitly. I don't think we are doing that in WebKit, so I guess we don't support NTLM authentication at the moment. Dan, is this right? -- Carlos Garcia Campos http://pgp.rediris.es:11371/pks/lookup?op=get&search=0xF3D322D0EC4582C3 _______________________________________________ webkit-gtk mailing list webkit-gtk@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-gtk