Details
-
User Story
-
Resolution: Done
-
P3: Somewhat important
-
None
-
None
-
c37ba6dce65eadeafda5d18287eef6fedf6d1235
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
- is duplicated by
-
QTBUG-70584 [Windows}: Kerberos is not enabled in QtWebEngine
- Closed
- relates to
-
QTBUG-70584 [Windows}: Kerberos is not enabled in QtWebEngine
- Closed