agent-substrate / agent-substrate/substrate
Design: Authorization in Substrate
未关闭
area/security
kind/feature
- 主要语言
- Go
- 星标
- 1.8k
- 派生
- 316
- 平均合并
- 2 天 43 分钟
- 30 天内合并 PR
- 287
描述
Provide an authorization model for Substrate.
**Current Choices**
1. **OpenFGA** - Relationship based auth engine that does graph traversals at runtime to find our permissions for subjects.
2. **CloudIAM** - Provides system defined list of roles at specific scopes like cluster, atespace or instance.
3. **K8 RBAC** - Provide K8 style RBAC with `Role` + `RoleBinding`.
**Design proposal**
https://docs.google.com/document/d/1LYjBlXWLJ18beLDw74Rs_Tq38wFkCTeau4_7_98Op3c/edit?resourcekey=0-zY5W-u0AlAT_GIU6i394CQ&tab=t.6uuc4ftvayew
贡献指南
评估
这个 Issue 还没有评估数据。