Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Started working on a prototype over the weekend (building on top of the SPNEGO auth work) which supports HTTP Basic and Digest authentication.
Basic is the "dirt-simple" approach, but insecure (unless TLS is introduced). Digest is similarly simple (compared to Kerberos, anyways), but doesn't require wire encryption to protect against malicious third-parties.
Attachments
Issue Links
- relates to
-
CALCITE-1025 Add support for HTTP Basic auth (for proxies) in Avatica HTTP Client
- Closed
- links to