Skip to content

feat: Integrate Apache LDAP API

Resolves #36 (closed)

This MR does the folowing:

  • Moves the caching to the LDAPService
  • Switches to use Apache LDAP API from UnboundID
  • Successfully uses the secure LDAP port

Merge request reports