James Duong created ARROW-10488:
-----------------------------------
Summary: [FlightRPC][C++][Python] Header-based auth in servers
Key: ARROW-10488
URL: https://issues.apache.org/jira/browse/ARROW-10488
Project: Apache Arrow
Issue Type: Sub-task
Components: C++, FlightRPC, Java
Reporter: James Duong
Add support for a middleware that executes header-based authorization to C++
and Python servers.
The design should be such that a Flight server can validate incoming headers
then generate a peer identity and write outgoing headers in response to the
request.
Provide an implementation using Basic authentication.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)