Tagged Questions
0
votes
3answers
310 views
Scalable role based authentication
I am currently designing a role based authentication system for resources where many users have different access rights to it.
A role may be a single user, or a group of roles (so a role is a tree of ...