Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Origin

This is Jim Wilson's idea on multi-tenant support in Score.

...

  1. Score will use Auth0 for authentication and authorization.

    1. Out of the box, Auth0 supports

      1. Managing users

      2. Managing roles

      3. Managing user-role relationships

  2. Only administrators may manage business contexts in Score.

  3. Each business context may have zero-to-many roles associated with it (managed only by administrators). See Figure 3.

  4. A user may only access BIEs associated with business contexts that are associated with one of the user’s roles.

...