apache / apache/arrow-java

[FlightRPC][C++][Python] Header-based auth in servers

未關閉
#319 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Java
星號
94
分支
152
平均合併
3 天 16 小時
30 天內合併 PR
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 伺服器中介軟體的進入點,然後追蹤傳入和傳出標頭以及對等端身分的處理方式。完成的標準是兩個伺服器都支援標頭驗證、對等端身分產生、回應標頭以及 Basic authentication 實作。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
cpp, python
領域
authentication, backend
Issue 類型
功能
難度
5/5
預估耗時
一週以上
活躍度
停滯
描述清晰度
需要釐清
新手友好度
25/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。