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

[FEAT] ✨ Role-Based Access Control (RBAC) #28

Open
1 task
Sudarsh1010 opened this issue Nov 8, 2024 · 0 comments
Open
1 task

[FEAT] ✨ Role-Based Access Control (RBAC) #28

Sudarsh1010 opened this issue Nov 8, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Sudarsh1010
Copy link
Contributor

Sudarsh1010 commented Nov 8, 2024

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?

Are you willing to submit PR?

Yes

@Sudarsh1010 Sudarsh1010 added the enhancement New feature or request label Nov 8, 2024
@Sudarsh1010 Sudarsh1010 added this to the v1.0.0 milestone Nov 8, 2024
@Sudarsh1010 Sudarsh1010 self-assigned this Nov 8, 2024
@Sudarsh1010 Sudarsh1010 moved this to Todo in keizer-auth Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant