4 comments (4 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java10,177 forks (10,177 forks)batch import
area/openapifeature requesthelp wantedkind/question
Repository metrics
- Stars
- 29,769 stars (29,769 stars)
- PR merge metrics
- Avg merge 4d 13h (Avg merge 4d 13h)6 merged PRs in 30d (6 merged PRs in 30d)
Description
portal已经对查询权限做了控制,只有项目成员才能查看配置。openapi是否也对查询权限做类似的控制,避免一个token可以查询所有appid的配置?
Contributor guide
- Research direction
- Implement permission checks for OpenAPI endpoints similar to the portal's project member access control. Investigate the existing portal permission model and the current OpenAPI token handling to add a similar authorization layer for querying configurations.
- Tech stack
- java
- Domain
- backendapisecurity
- Issue type
- Feature
- Prerequisites
- Java