Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Windows authentication not working with QtWebEngine

    QtWebEngine
    authentication windows qtwebengine browser example
    2
    2
    1288
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • lutfi
      lutfi last edited by

      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.

      1 Reply Last reply Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        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.

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply Reply Quote 0
        • First post
          Last post