The following table describes the roles and privileges of the Lists microservice:
Role | Privilege | Description |
---|---|---|
Admin | list/delete/list | Ability to delete a list, which is created by a user. |
list/create/list | Ability to create a list for the specified user. | |
list/update/collection | Ability to update a collection. | |
list/view/collection | Ability to view a collection. | |
list/manage/collection | Ability to manage a collection. | |
list/delete/collection | Ability to delete a collection. | |
list/view/list | Ability to view a list, which is created by a user. | |
list/update/list | Ability to update a list, which is created by a user. | |
list/manage/list | Ability to manage a list, which is created by a user. | |
list/create/collection | Ability to create a collection. | |
Guest User | list/delete/list | Ability to delete a list, which is created by self. |
list/create/list | Allow create a list for self. | |
list/view/list | Ability to view a list, which is created by self. | |
list/update/list | Ability to update a list, which is created by self. | |
list/manage/list | Ability to manage a list, which is created by self. | |
Reg User | list/delete/list | Ability to delete a list, which is created by self. |
list/create/list | Allow create a list for self. | |
list/view/list | Ability to view a list, which is created by self. | |
list/update/list | Ability to update a list, which is created by self. | |
list/manage/list | Ability to manage a list, which is created by self. |
Revision History
2019-09-30 | Mary – Content uploaded.