Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RBAC #344

Open
matthieu-robin opened this issue Sep 13, 2024 · 3 comments
Open

RBAC #344

matthieu-robin opened this issue Sep 13, 2024 · 3 comments

Comments

@matthieu-robin
Copy link

Users management and restriction per tenant

@kvaps
Copy link
Member

kvaps commented Sep 13, 2024

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?

@kvaps kvaps added this to Cozystack Sep 13, 2024
@kvaps kvaps moved this to Backlog in Cozystack Sep 13, 2024
@matthieu-robin
Copy link
Author

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

@kvaps
Copy link
Member

kvaps commented Sep 13, 2024

Very clear, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

2 participants