added LDAP config to set filter for finding user attributes (#877)
This commit is contained in:
@@ -198,6 +198,7 @@ class ConfigurationTest extends TestCase
|
||||
'baseDn' => '',
|
||||
'filter' => '',
|
||||
'usernameAttribute' => 'uid',
|
||||
'attributesFilter' => '(objectClass=*)',
|
||||
'attributes' => [],
|
||||
],
|
||||
'role' => [
|
||||
|
||||
Reference in New Issue
Block a user