[FlightRPC][C++][Python] Header-based auth in servers
- 主要言語
- Java
- スター
- 94
- フォーク
- 152
- 平均マージ
- 3日 16時間
- マージ済み PR(30日)
- 11
説明
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
**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.*
コントリビューションガイド
調査の方向性
ファイルやテストは指定されていません。まず C++ と Python の Flight サーバーミドルウェアのエントリポイントを特定し、次に受信および送信ヘッダーとピア ID がどのように扱われているかを追跡します。完了条件は、両方のサーバーがヘッダー検証、ピア ID の生成、レスポンスヘッダー、および Basic authentication の実装をサポートすることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp, python
- 領域
- authentication, backend
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100