user.role.authenticated.yml 987 B

12345678910111213141516171819202122232425262728293031323334353637
  1. uuid: abe2f9d5-76a0-4043-84c2-1e8b231a25ca
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - filter.format.wysiwyg
  7. - rest.resource.user_registration
  8. - workflow.workflow.corpus_documents
  9. - workflow.workflow.generique
  10. module:
  11. - devel
  12. - edlp_studio
  13. - filter
  14. - rest
  15. - system
  16. - workflow
  17. _core:
  18. default_config_hash: dJ0L2DNSj5q6XVZAGsuVDpJTh5UeYkIPwKrUOOpr8YI
  19. id: authenticated
  20. label: 'Authenticated user'
  21. weight: -9
  22. is_admin: false
  23. permissions:
  24. - 'access content'
  25. - 'access devel information'
  26. - 'add composition entities'
  27. - 'create corpus_documents workflow_transition'
  28. - 'create generique workflow_transition'
  29. - 'delete own composition entities'
  30. - 'edit own chutier entities'
  31. - 'edit own composition entities'
  32. - 'restful post user_registration'
  33. - 'use chutier'
  34. - 'use text format wysiwyg'
  35. - 'view own unpublished chutier entities'
  36. - 'view own unpublished composition entities'
  37. - 'view published composition entities'