constant LDAP_USER_LDAP_ENTRY_PROV_ON_AUTHENTICATE in Lightweight Directory Access Protocol (LDAP) 8.2
Same name and namespace in other branches
- 7.2 ldap_user/ldap_user.module \LDAP_USER_LDAP_ENTRY_PROV_ON_AUTHENTICATE
2 uses of LDAP_USER_LDAP_ENTRY_PROV_ON_AUTHENTICATE
- LdapUserIntegrationTests::testProvisionToLdap in ldap_user/
tests/ ldap_user.test - integration tests for provisioning to ldap
- ldap_user_user_login in ldap_user/
ldap_user.module - Implements hook_user_login().
File
- ldap_user/
ldap_user.module, line 18 - Module for the LDAP User Entity
Code
define('LDAP_USER_LDAP_ENTRY_PROV_ON_AUTHENTICATE', 7);