user.role.anonymous.yml 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. uuid: 53194574-d587-4028-ae2b-c38b041c54b6
  2. langcode: fr
  3. status: true
  4. dependencies: { }
  5. _core:
  6. default_config_hash: g0EHI5W4j_ZUCTvSQWEDEKVvC0g1Glt4YWZt_ihyvog
  7. id: anonymous
  8. label: 'Anonymous user'
  9. weight: -9
  10. is_admin: false
  11. permissions:
  12. - 'access checkout'
  13. - 'access content'
  14. - 'access kint'
  15. - 'access pwa'
  16. - 'access synonyms entity autocomplete'
  17. - 'access webprofiler'
  18. - 'create corpus_documents workflow_transition'
  19. - 'create defalut workflow_transition'
  20. - 'create default workflow_transition'
  21. - 'create generique workflow_transition'
  22. - 'create migration workflow_transition'
  23. - 'create workflow workflow_transition'
  24. - 'display eu cookie compliance popup'
  25. - 'execute materio arbitrary graphql requests'
  26. - 'execute materio persisted graphql requests'
  27. - 'issue subrequests'
  28. - 'restful get config_rest_resource'
  29. - 'restful post user_registration'
  30. - 'subscribe to newsletters'
  31. - 'use text format wysiwyg'
  32. - 'view commerce_product'
  33. - 'view privacy_policy config page entity'
  34. - 'view published fil entities'
  35. - 'view search api pages'
  36. - 'view terms_of_services config page entity'
  37. - 'view webprofiler toolbar'