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 摘要。