user.role.anonymous.yml 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  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. - ouatt_searchapi
  16. - system
  17. - workflow
  18. _core:
  19. default_config_hash: g0EHI5W4j_ZUCTvSQWEDEKVvC0g1Glt4YWZt_ihyvog
  20. id: anonymous
  21. label: 'Anonymous user'
  22. weight: -10
  23. is_admin: false
  24. permissions:
  25. - 'access content'
  26. - 'access devel information'
  27. - 'access group overview'
  28. - 'access kint'
  29. - 'access ouatt search'
  30. - 'access synonyms entity autocomplete'
  31. - 'create confidentialite workflow_transition'
  32. - 'create corpus_documents workflow_transition'
  33. - 'create defalut workflow_transition'
  34. - 'create default workflow_transition'
  35. - 'create generique workflow_transition'
  36. - 'execute ouatterrir arbitrary graphql requests'
  37. - 'execute ouatterrir persisted graphql requests'
  38. - 'use text format wysiwyg'
  39. - 'view concernement revisions'
  40. - 'view entite revisions'
  41. - 'view published fil entities'
  42. - 'view search api pages'