asfimport opened a new issue, #319: URL: https://github.com/apache/arrow-java/issues/319
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. **Reporter**: [James Duong](https://issues.apache.org/jira/browse/ARROW-10488) / @jduo <sub>**Note**: *This issue was originally created as [ARROW-10488](https://issues.apache.org/jira/browse/ARROW-10488). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*</sub> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org