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

Permission and role based access system #686

Open
JSPRH opened this issue Feb 16, 2024 · 0 comments
Open

Permission and role based access system #686

JSPRH opened this issue Feb 16, 2024 · 0 comments

Comments

@JSPRH
Copy link
Contributor

JSPRH commented Feb 16, 2024

Description

Currently, we are using a hierarchical role-based access system. However, we are already reaching limits of this system with a hand-full of pre-defined roles as we have very different needs (access only a small part of the content but be able to edit vs. access a lot of the content but read-only). For now, we will stay with the role-based access system but eventually, we have to come up with a more extensible solution.

Additionally, the roles are currently hard-coded. Eventually, we will need a solution where every org can define their own roles and permissions.

This issue is supposed to collect any discussion and thoughts about authorization system to make an informed decision.

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

No branches or pull requests

1 participant