Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Redesign the authentication process to:
- Decouple authentication from the handshake
- Provide better integration with standard HTTP authentication mechanisms.
- Simplify the handshake process:
- Make this single-stage rather than potentially multi-stage.
- Remove auth payloads.
Attachments
Issue Links
- Dependency
-
ARROW-9805 [FlightRPC] Handshake Extension
- Open
- is depended upon by
-
ARROW-10452 [FlightRPC] Deprecate old authentication mechanism
- Open
- relates to
-
ARROW-7579 [FlightRPC] Make Handshake optional
- Open
-
ARROW-10486 [FlightRPC][C++][Python] Header-based authentication
- Open
- links to