This page provides the roles and privileges and privilege group and privileges of the Cart microservice.
Roles and Privileges
The following table describes the roles and privileges of the Cart microservice:
Role Name | Privilege Group /Privilege | Description |
---|---|---|
ROLE_CART_ADMIN | cart/admin/all | Ability to perform all operations based on the given privileges as in the privilege group cart/admin/all . |
ROLE_GUEST | cart/guest/all | Ability to perform all operations based on the given privileges as in the privilege group cart/guest/all . |
ROLE_REG_USER | cart/reguser/all | Ability to perform all operations based on the given privileges as in the privilege group cart/reguser/all . |
ROLE_CSR_ADMIN | cart/manage/alluserscarts | Ability to manage carts of all the users. |
ROLE_CSR_ASSOCIATE | cart/manage/alluserscarts | Ability to manage carts of all the users. |
ROLE_CUSTOMER_ADMIN | cart/manage/cart | Ability to manage a cart. |
cart/manage/alluserscarts | Ability to manage carts of all the users. | |
ROLE_STORE_OPERATOR | cart/manage/alluserscarts | Ability to manage carts of all the users. |
Privilege Group and Privileges
The following table describes the privilege group and privileges of the Cart microservice:
Privilege Group | Privilege | Description |
---|---|---|
cart/admin/all | cart/manage/collection | Ability to manage a collection. |
cart/manage/cart | Ability to manage a cart. | |
cart/view/cart | Ability to view a cart. | |
cart/create/cart | Ability to create a cart. | |
cart/update/cart | Ability to update a cart. | |
cart/delete/cart | Ability to delete a cart. | |
cart/view/collection | Ability to view a collection. | |
cart/create/collection | Ability to create a collection. | |
cart/update/collection | Ability to update a collection. | |
cart/delete/collection | Ability to delete a collection. | |
cart/reguser/all | cart/manage/cart | Ability to manage a cart. |
cart/view/cart | Ability to view a cart. | |
cart/create/cart | Ability to create a cart. | |
cart/update/cart | Ability to update a cart. | |
cart/delete/cart | Ability to delete a cart. | |
cart/guest/all | cart/manage/cart | Ability to manage a cart. |
cart/view/cart | Ability to view a cart. | |
cart/create/cart | Ability to create a cart. | |
cart/update/cart | Ability to update a cart. | |
cart/delete/cart | Ability to delete a cart. |
Revision History
2024-04-15 | SD – Content updated for 8.17.2 release.
2023-01-17 | AN – Content updated for 8.13 release.
2019-09-30 | AM – Content uploaded.