...
Origin
This is Jim Wilson's idea on multi-tenant support in Score.
...
Score will use Auth0 for authentication and authorization.
Out of the box, Auth0 supports
Managing users
Managing roles
Managing user-role relationships
Only administrators may manage business contexts in Score.
Each business context may have zero-to-many roles associated with it (managed only by administrators). See Figure 3.
A user may only access BIEs associated with business contexts that are associated with one of the user’s roles.
...