forked from bloom-housing/bloom
-
Notifications
You must be signed in to change notification settings - Fork 1
Access Control
Will Lin edited this page Jun 29, 2021
·
1 revision
- Admin account must be able to edit all listings.
- Admin account must not be able to read or edit user account data.
- Admin account must be able to assign listings to any account.
- How does a new partner register? Should the admin create their account or can they self service create a user account and admin upgrades to partner account?
- Partner account must be able to update availability for listings assigned to them.
- Partner account must not be able to edit listings not assigned to them.
- User account must be able to read all listing information.
- User account must be able to edit its own user preferences and favorites.
- User account must not be able to edit listings.
- User account must not be able to edit other user account data.
- Account creation is self service on the public site.
- Partner account creation ?