Skip to content
Snippets Groups Projects
Unverified Commit 6bcc7248 authored by Tim van Dijen's avatar Tim van Dijen Committed by GitHub
Browse files

No additional filters by default

Break with MS AD
parent eae821f4
Branches
Tags
No related merge requests found
......@@ -246,7 +246,7 @@ $config = [
'search.attributes' => ['uid', 'mail'],
// Additional LDAP filters appended to the search attributes
'search.filter' => '(objectclass=inetorgperson)',
//'search.filter' => '(objectclass=inetorgperson)',
// The username & password the SimpleSAMLphp should bind to before searching. If
// this is left as NULL, no bind will be performed before searching.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment