Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-51082

Support Kerberos authentication

    XMLWordPrintable

Details

    • User Story
    • Resolution: Done
    • P3: Somewhat important
    • 5.12.1
    • None
    • WebEngine
    • None

    Description

      Chromium supports authentication via Kerberos, and NTLM:

      https://www.chromium.org/developers/design-documents/http-authentication

      However, we seem to explicitly disable Kerberos for Linux:

      $ git grep kerberos
      src/core/config/linux.pri:    use_kerberos=0 \
      

      Investigate whether we can support it.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              michal Michal Klocek
              kkohne Kai Köhne
              Petref Saraci Petref Saraci (Inactive)
              Kai Köhne Kai Köhne
              Votes:
              13 Vote for this issue
              Watchers:
              17 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes