You are here

ldap_user.info.yml in Lightweight Directory Access Protocol (LDAP) 8.4

Same filename and directory in other branches
  1. 8.2 ldap_user/ldap_user.info.yml
  2. 8.3 ldap_user/ldap_user.info.yml
ldap_user/ldap_user.info.yml

File

ldap_user/ldap_user.info.yml
View source
  1. name: 'LDAP Users'
  2. description: 'Module for LDAP identified users. User may be associated via LDAP authentication, LDAP authorization, or from account provisioning. Configures syncing of LDAP entries to Drupal user properties, fields and the opposite direction.'
  3. type: module
  4. core_version_requirement: ^8.7.7 || ^9
  5. package: 'Lightweight Directory Access Protocol'
  6. dependencies:
  7. - ldap:ldap_servers
  8. - ldap:ldap_query
  9. - externalauth:externalauth
  10. stylesheets:
  11. all:
  12. - ldap_user.css
  13. configure: ldap_user.admin_form