summaryrefslogtreecommitdiff
path: root/internal/authentication/ldap_client_factory_config.go
AgeCommit message (Collapse)Author
2025-02-23feat(authentication): ldap connection pooling (#7217)James Elliott
This implements optional LDAP connection pooling to optimize the speed of LDAP transactions. Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>