Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
When using SPNEGO authentication with Avatica, every HTTP request re-initiates the negotiation, doubling the number HTTP requests.
Consider switching to cookies after the initial SPNEGO authentication succeeds.
Jetty ticket that discusses the issue: https://github.com/eclipse/jetty.project/issues/2868
Description of the Knox implementation
Attachments
Issue Links
- causes
-
CALCITE-6530 HTTP Sessions are never expired in Avatica server
- Resolved
-
CALCITE-4935 Avatica standalone-server shades log4j without relocation
- Closed
- relates to
-
CALCITE-5112 Upgrade Jetty version from 9.4.15.v20190215 to 9.4.46.v20220331
- Closed
-
HBASE-28489 Implement HTTP session support in REST server and client for default auth
- Reopened
-
PHOENIX-6750 Bump Avatica version to 1.21.0 in queryserver
- Resolved
- supercedes
-
CALCITE-4651 Try to get the SPENGO specific Jetty fixes/overrides in Avatica into Jetty
- Closed
- links to