cozystack
cozystack copied to clipboard
RBAC
Users management and restriction per tenant
Hi @matthieu-robin could you please describe which exactly permissions you want to manage using RBAC model? It would be nice if you can provide user-story: "As Cozystack administrator I want to ..."
Initial design presumed that OIDC users and groups could be assigned per-tenant. And in tenant-configuration you can define which applications with specific values could be deployed.
Would it be enough from your point of view?
As Cozystack administrator I want to ...
- Grant access to a final user only to his own tenant
- Create some roles ( read only, deploy, modify deployed app/service,...)
- Create users per tenant
Let me know if I'm not clear enough
Very clear, thank you!