SuiteCRM-Core/config/services/ldap/ldap.yaml
Clemente Raposo 8f5af3f610 Add ldap auto create user provider
- Add user provider that creates user if not yet created on the app
- Add proxy to re-use existing entity and ldap user providers
- Allow configuring mapping of ldap extra fields to user fields
- Add base mapping configuration in ldap.yaml
2022-09-09 12:46:22 +01:00

4 lines
74 B
YAML

parameters:
ldap.autocreate.extra_fields_map:
ldap.extra_fields: [ ]