Skip to content

Multi Tenancy

Binod edited this page Mar 12, 2019 · 7 revisions

Different Companies share same attributes with different level of roles for giving different layer of permissions. And those roles are as follows:

  1. Super Admin
  2. Admin
  3. Manager
  4. User
  5. Guest

Architecture
Fig (1): Multi-Tenant Architecture


Super Admin

Super Admin is us at Nube iO.

Admin

Admin is the Nube iO client (Vendor).

Manager

Manager is our client’s client.

User

Users will typically have read and write permissions.

Guest

Guests will typically only have read permissions.


Clone this wiki locally