[GH-ISSUE #37] Support multiple ldap server listing to improve resiliency #9

Open
opened 2026-03-02 03:44:35 +03:00 by kerem · 3 comments
Owner

Originally created by @aakarshg on GitHub (Jun 30, 2021).
Original GitHub issue: https://github.com/dignajar/another-ldap-auth/issues/37

Instead of connecting to a single LDAP server and if it fails for some reason not being able to support any services, it'd be really helpful to take a list of ldap servers to connect to in case the primary one goes down, where we get the can't connect error we should fall back to the list of secondaries.

This would be similar to the listing suppoorted by nginx-ldap-auth.. https://github.com/tiagoapimenta/nginx-ldap-auth/blob/master/config.sample.yaml#L3

Originally created by @aakarshg on GitHub (Jun 30, 2021). Original GitHub issue: https://github.com/dignajar/another-ldap-auth/issues/37 Instead of connecting to a single LDAP server and if it fails for some reason not being able to support any services, it'd be really helpful to take a list of ldap servers to connect to in case the primary one goes down, where we get the can't connect error we should fall back to the list of secondaries. This would be similar to the listing suppoorted by nginx-ldap-auth.. https://github.com/tiagoapimenta/nginx-ldap-auth/blob/master/config.sample.yaml#L3
Author
Owner

@dignajar commented on GitHub (Jun 30, 2021):

Yes, it is possible, I will do it when I have some time.
Are you using Another LDAP Auth in Kubernetes ?

<!-- gh-comment-id:871635589 --> @dignajar commented on GitHub (Jun 30, 2021): Yes, it is possible, I will do it when I have some time. Are you using Another LDAP Auth in Kubernetes ?
Author
Owner

@aakarshg commented on GitHub (Jun 30, 2021):

Thanks @dignajar and yes indeed using it kubernetes:)

<!-- gh-comment-id:871644225 --> @aakarshg commented on GitHub (Jun 30, 2021): Thanks @dignajar and yes indeed using it kubernetes:)
Author
Owner

@dignajar commented on GitHub (Jun 30, 2021):

Great, I'm working as well in this tool for Kubernetes, and I need some testers :D
https://github.com/dignajar/another-scheduler

<!-- gh-comment-id:871645689 --> @dignajar commented on GitHub (Jun 30, 2021): Great, I'm working as well in this tool for Kubernetes, and I need some testers :D https://github.com/dignajar/another-scheduler
Sign in to join this conversation.
No labels
bug
bug
pull-request
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/another-ldap-auth#9
No description provided.