You are here

public constant LdapUserAttributesInterface::PROVISION_DRUPAL_USER_ON_USER_AUTHENTICATION in Lightweight Directory Access Protocol (LDAP) 8.4

Same name and namespace in other branches
  1. 8.3 ldap_servers/src/LdapUserAttributesInterface.php \Drupal\ldap_servers\LdapUserAttributesInterface::PROVISION_DRUPAL_USER_ON_USER_AUTHENTICATION

Provision config.

File

ldap_servers/src/LdapUserAttributesInterface.php, line 55

Class

LdapUserAttributesInterface
Collection of hardcoded constants in use in ldap_user.

Namespace

Drupal\ldap_servers

Code

public const PROVISION_DRUPAL_USER_ON_USER_AUTHENTICATION = 'drupal_on_login';