user.role.anonymous.yml 1.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. uuid: b02cf7b2-9f2e-4176-a89b-5003153c1fd1
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - filter.format.wysiwyg
  7. - node.type.concernement
  8. - node.type.entite
  9. module:
  10. - devel
  11. - filter
  12. - graphql
  13. - group
  14. - node
  15. - system
  16. - workflow
  17. _core:
  18. default_config_hash: g0EHI5W4j_ZUCTvSQWEDEKVvC0g1Glt4YWZt_ihyvog
  19. id: anonymous
  20. label: 'Anonymous user'
  21. weight: -10
  22. is_admin: false
  23. permissions:
  24. - 'access content'
  25. - 'access devel information'
  26. - 'access group overview'
  27. - 'access kint'
  28. - 'access synonyms entity autocomplete'
  29. - 'create confidentialite workflow_transition'
  30. - 'create corpus_documents workflow_transition'
  31. - 'create defalut workflow_transition'
  32. - 'create default workflow_transition'
  33. - 'create generique workflow_transition'
  34. - 'execute ouatterrir arbitrary graphql requests'
  35. - 'execute ouatterrir persisted graphql requests'
  36. - 'use text format wysiwyg'
  37. - 'view concernement revisions'
  38. - 'view entite revisions'
  39. - 'view published fil entities'
  40. - 'view search api pages'