[GH-ISSUE #36] Add implementation of Directory Service with LDAP protocol #5

Open
opened 2026-02-26 12:16:53 +03:00 by kerem · 0 comments
Owner

Originally created by @asalimonov on GitHub (Dec 6, 2025).
Original GitHub issue: https://github.com/asalimonov/authelia-admin/issues/36

The project should work with instances of Authelia with:

  • Active Directory
  • FreeIPA
  • OpenLDAP
  • TrueNAS
  • Selfhosters with custom LDAP servers

The project already contains ldapts library, no need to add new dependencies. Need to add +1 implementation of IDirectoryService, parsing of configs for new directory type and wrote bunch of unit and functional tests for this instance of IDirectoryService.

Originally created by @asalimonov on GitHub (Dec 6, 2025). Original GitHub issue: https://github.com/asalimonov/authelia-admin/issues/36 The project should work with instances of Authelia with: - Active Directory - FreeIPA - OpenLDAP - TrueNAS - Selfhosters with custom LDAP servers The project already contains `ldapts` library, no need to add new dependencies. Need to add +1 implementation of `IDirectoryService`, parsing of configs for new directory type and wrote bunch of unit and functional tests for this instance of `IDirectoryService`.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/authelia-admin#5
No description provided.