protected property LoginValidatorBase::$drupalUserAuthMapped in Lightweight Directory Access Protocol (LDAP) 8.4
Whether the external authmap is linked with the user.
Type: bool|mixed
File
- ldap_authentication/
src/ Controller/ LoginValidatorBase.php, line 87
Class
- LoginValidatorBase
- Handles the actual testing of credentials and authentication of users.
Namespace
Drupal\ldap_authentication\ControllerCode
protected $drupalUserAuthMapped = FALSE;