You are here

mapping.schema.yml in Lightweight Directory Access Protocol (LDAP) 8.4

ldap_user/config/schema/mapping.schema.yml

File

ldap_user/config/schema/mapping.schema.yml
View source
  1. ldap_user.mapping.*:
  2. type: config_entity
  3. label: 'Mapping config'
  4. mapping:
  5. id:
  6. type: string
  7. label: 'Machine name for this server configuration'
  8. label:
  9. type: label
  10. label: 'Name'
  11. uuid:
  12. type: string
  13. ldap_attribute:
  14. type: string
  15. label: 'Ldap attribute'
  16. user_attribute:
  17. type: string
  18. label: 'User attribute'
  19. convert:
  20. type: boolean
  21. label: 'Convert from binary'
  22. direction:
  23. type: string
  24. label: 'Provisioning direction'
  25. user_tokens:
  26. type: string
  27. label: 'User entered tokens'
  28. configuration_module:
  29. type: string
  30. label: 'Module configuring mapping'
  31. provisioning_module:
  32. type: string
  33. label: 'Module provisioning mapping'
  34. enabled:
  35. type: boolean
  36. label: 'Enabled'
  37. provisioning_events:
  38. type: sequence
  39. label: 'Configured provisioning events'
  40. sequence:
  41. type: string