Open-EO / Open-EO/openeo-python-driver
User role support
未关闭
还没有人认领这个 Issue。
- 主要语言
- Python
- 星标
- 12
- 派生
- 8
- 平均合并
- 6 天 3 小时
- 30 天内合并 PR
- 4
描述
follow up of https://github.com/Open-EO/openeo-aggregator/issues/64
Now, EGI based user role handling is only done at level of aggregator (very simple permission simple: user that is not enrolled properly will not be able to do authenticated requests).
This system has to be moved to openeo-python-driver/openeo-geopyspark-driver, with some things in mind:
- generalize to not only handle the current EGI user role system from openEO platform but also other role/permission systems
- fine-grained permissions on level of collections, processes, job resources, credits, ...?
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先查看链接的后续 issue 以及 aggregator 中当前的角色处理方式。拟议的工作涉及 openeo-python-driver 和 openeo-geopyspark-driver,包括泛化基于 EGI 的角色,以及为集合、过程、作业资源和积分定义细粒度权限。要视为完成,需要在这些方面形成一致认可的设计并完成实现。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- authorization, backend
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100