-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Description
Allow for role-based permissions at the account or application level to control user access. Common roles might include Admin, Editor, and Viewer, with customizable permissions per role.
- Why: Many SaaS applications require fine-grained access control, and RBAC is essential for supporting various user roles within projects and applications.
- Requirements:
- Define roles and permissions per application.
- Allow account admins to assign roles to users within each application.
Anything else?
- Complete [FEAT] ✨ Support for Multiple Accounts per User #26 (pre-requisite for this issue)
Are you willing to submit PR?
Yes
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request