1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/docs/configuration/authentication
James Elliott c794d57afc
perf(authentication): improve active directory default users filter ()
This adds a performance change to the default Active Directory users filter. Basically as per TechNet the (sAMAccountType=805306368) filter is the same as (&(objectCategory=person)(objectClass=user)) except the performance is better.
2021-07-14 20:30:25 +10:00
..
file.md docs: refactor several areas of documentation () 2021-04-11 21:25:03 +10:00
index.md docs: refactor several areas of documentation () 2021-04-11 21:25:03 +10:00
ldap.md perf(authentication): improve active directory default users filter () 2021-07-14 20:30:25 +10:00