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

Support Kerberos authentication

XMLWordPrintable

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

      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.

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

            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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes