Skip to content
Snippets Groups Projects

Issue #3390649 by DanieleN, bluegeek9: LDAP Query: option to only update Users, not create

Merged Issue #3390649 by DanieleN, bluegeek9: LDAP Query: option to only update Users, not create
Merged Steven Ayers requested to merge issue/ldap-3390649:3390649-ldap-query-option into 8.x-4.x
4 files
+ 14
0
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -56,6 +56,9 @@ ldap_user.settings:
@@ -56,6 +56,9 @@ ldap_user.settings:
userUpdateCronInterval:
userUpdateCronInterval:
label: 'The interval to use for fetching and updating users periodically.'
label: 'The interval to use for fetching and updating users periodically.'
type: string
type: string
 
userUpdateOnly:
 
label: 'Only update already existing Drupal Users. Do not create new users.'
 
type: boolean
ldapUserSyncMappings:
ldapUserSyncMappings:
type: config_object
type: config_object
label: 'Configured sync mappings'
label: 'Configured sync mappings'
Loading