opencloud
opencloud copied to clipboard
[Epic] Multi tenancy Part II
Description
Version 1
- [ ] Every user has an ID which makes them part of a tenant (which is a subset) of all users in the directory (Tenant ID)
- [ ] Every user can only enumerate share recipients from its own tenant
- [ ] The backend enforces users to stay in their tenant (only one tenant per user)
- [ ] Groups are not part of the context, needs to be clarified with MBO
User Stories
Optional
- [ ] When checking file access the space must be part of the same tenant