Create Workspace and Create Project APIs are required to enable Access control
Open
feature
- Dominant language
- Scala
- Stars
- 1.9k
- Forks
- 247
- PR merge metrics
- No merged PRs in 30d
Description
Currently, Registry API only covers `get_projects` and `get_features` related scenarios.
However, for access control, it is necessary to create global admin while workspace initialize and project admin in project creation.
Otherwise, user would have to write into access control table. And global admin will busy adding admins for new projects.
A centralized entrance to create workspace and projects
Contributor guide
Assessment
This issue has not been assessed yet.