user.role.authenticated.yml 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. uuid: 8cc24bdd-d0ae-466c-81d5-d388e6c851e8
  2. langcode: fr
  3. status: true
  4. dependencies: { }
  5. _core:
  6. default_config_hash: NlAJ1uthbRfNcM-M7UCYixmpTNgZnkuQKQymrXPv7UY
  7. id: authenticated
  8. label: 'Authenticated user'
  9. weight: -8
  10. is_admin: false
  11. permissions:
  12. - 'access checkout'
  13. - 'access content'
  14. - 'access devel information'
  15. - 'access kint'
  16. - 'access synonyms entity autocomplete'
  17. - 'access user profiles'
  18. - 'access webprofiler'
  19. - 'add composition entities'
  20. - 'add fil entities'
  21. - 'create corpus_documents workflow_transition'
  22. - 'create defalut workflow_transition'
  23. - 'create default workflow_transition'
  24. - 'create generique workflow_transition'
  25. - 'delete own composition entities'
  26. - 'delete own fil entities'
  27. - 'edit own chutier entities'
  28. - 'edit own composition entities'
  29. - 'edit own fil entities'
  30. - 'execute materio arbitrary graphql requests'
  31. - 'execute materio persisted graphql requests'
  32. - 'issue subrequests'
  33. - 'manage own commerce_payment_method'
  34. - 'materio_jsonapi ownroles'
  35. - 'opt-in or out of matomo tracking'
  36. - 'restful get config_rest_resource'
  37. - 'restful post user_registration'
  38. - 'subscribe to newsletters'
  39. - 'use chutier'
  40. - 'use text format wysiwyg'
  41. - 'view commerce_product'
  42. - 'view own commerce_order'
  43. - 'view own profile'
  44. - 'view own unpublished chutier entities'
  45. - 'view own unpublished composition entities'
  46. - 'view own unpublished fil entities'
  47. - 'view published composition entities'
  48. - 'view published fil entities'
  49. - 'view search api pages'
  50. - 'view webprofiler toolbar'