Group level role based authentication #1780
Unanswered
lukvermeulen
asked this question in
Help
Replies: 1 comment 1 reply
-
Does this help? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks for this awesome project!
Your question
What would be the best way to achieve group level role based authentication?
What are you trying to do
Imagine I have multiple communities, and in those communities I have multiple user roles (Admin, User, ..). So one User could have Admin rights in one community, but have no rights in other communities.
Feedback
I found several Issues that give pointers on how to achieve role based authentication, but in a global scope. If anyone has pointers on how to achieve this in group level, that would be much appreciated! Also best practices on how to set this up in general would be welcome. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions