| Option | LDAP_VERBOSE_LOGGING | |
| Description | If true, emit log messages when users sign in using LDAP authentication. | |
| Default | false | |
If enabled, this parameter generates a log message similar to the following:
ini
Attempting LDAP login for user with username: '$username'.
Groups: $groupsString.
Provider username: $providerUsername.
Domain: $domain.
Profile: ${profile.toString}.