user.role.authenticated.yml 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. uuid: 8cc24bdd-d0ae-466c-81d5-d388e6c851e8
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - filter.format.wysiwyg
  7. - rest.resource.user_registration
  8. module:
  9. - commerce_checkout
  10. - commerce_order
  11. - commerce_payment
  12. - commerce_product
  13. - config_pages
  14. - eu_cookie_compliance
  15. - field_permissions
  16. - filter
  17. - google_analytics
  18. - graphql
  19. - materio_flag
  20. - profile
  21. - rest
  22. - simplenews
  23. - synonyms_autocomplete
  24. - system
  25. - user_history
  26. - workflow
  27. _core:
  28. default_config_hash: NlAJ1uthbRfNcM-M7UCYixmpTNgZnkuQKQymrXPv7UY
  29. id: authenticated
  30. label: 'Authenticated user'
  31. weight: -8
  32. is_admin: false
  33. permissions:
  34. - 'access checkout'
  35. - 'access content'
  36. - 'access synonyms entity autocomplete'
  37. - 'add user_history entities'
  38. - 'create workflow workflow_transition'
  39. - 'display eu cookie compliance popup'
  40. - 'execute materio arbitrary graphql requests'
  41. - 'execute materio persisted graphql requests'
  42. - 'manage own commerce_payment_method'
  43. - 'materio_jsonapi ownroles'
  44. - 'opt-in or out of google analytics tracking'
  45. - 'restful post user_registration'
  46. - 'subscribe to newsletters'
  47. - 'update own customer profile'
  48. - 'use text format wysiwyg'
  49. - 'view body'
  50. - 'view commerce_product'
  51. - 'view field_materiau_images'
  52. - 'view field_short_description'
  53. - 'view field_showroom_files'
  54. - 'view materio_product_type commerce_product'
  55. - 'view own commerce_order'
  56. - 'view own customer profile'
  57. - 'view own profile'
  58. - 'view privacy_policy config page entity'
  59. - 'view terms_of_services config page entity'