orange_ecom_profile-2.0.x-dev/config/install/user.role.authenticated.yml
config/install/user.role.authenticated.yml
langcode: en
status: true
dependencies: { }
id: authenticated
label: 'Authenticated user'
weight: 1
is_admin: false
permissions:
- 'access cart'
- 'access checkout'
- 'access comments'
- 'access content'
- 'access shortcuts'
- 'access wishlist'
- 'create customer profile'
- 'delete own customer profile'
- 'manage own commerce_payment_method'
- 'opt-in or out of google analytics tracking'
- 'post comments'
- 'search content'
- 'skip comment approval'
- 'update own customer profile'
- userprotect.account.edit
- userprotect.mail.edit
- userprotect.pass.edit
- 'view commerce_product'
- 'view default commerce_order'
- 'view default commerce_product'
- 'view media'
- 'view own commerce_order'
- 'view own commerce_wishlist'
- 'view own customer profile'
- 'view own profile'
- 'view standard commerce_order'
- 'view standard commerce_product'
