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

[IDEA] MWS Built In Roles #8829

Open
MagicJF opened this issue Dec 18, 2024 · 1 comment
Open

[IDEA] MWS Built In Roles #8829

MagicJF opened this issue Dec 18, 2024 · 1 comment

Comments

@MagicJF
Copy link

MagicJF commented Dec 18, 2024

This is the current Roles Feature:
IMG_0025
What about if we give managers the ability to create users, define roles and control acces policies within its realm?
Is probably nice to have this iterative design so we would be able to build structures like this one:

-ADMIM
——user1
——user2
——MANAGER1
————user3
————MANAGER2
——————-user4
——MANAGER3
————user5

where ADMIN has hypervision privileges to see and manage all its descendents, and MANAGER1 can do the same for user3 and user4 but not for user5

@MagicJF
Copy link
Author

MagicJF commented Dec 18, 2024

I asked chatGPT for potential problems with this and after comparing Role Based Acces Control vs Attribute Based Acces Control, suggested an hybrid solution.

Here is the suggestion:
IMG_0029

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

No branches or pull requests

1 participant