Windows authentication not working with QtWebEngine
-
Hi,
I've build the WebEngineWidgets Browser example. It is working for HTTP and HTTPS.
But if I try to access a page that requires windows authentication it asks to enter user name and password instead of picking the logged in credentials. With WebKit the windows credentials were picked without having to configure anything at all.
I've not been able to find any example that solves this.
My guess is that the authenticationRequest should not emit, but it does.
I need the authentication to work with Kerberos/Negotiate.Any ideas on how to make QtWebEngine work with windows credentials?
Thanks.
-
Hi and welcome to devnet,
That's a question you should bring to the interest mailing list. You'll find there Qt's developers/maintainers. This forum is more user oriented.