Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to run through a list of hosts when binding #34

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

auxesis
Copy link

@auxesis auxesis commented Aug 7, 2013

If :host is provided an Array, OmniAuth LDAP will iterate through and attempt to bind each server.

It also catches exceptions from Net::LDAP and moves onto the next LDAP server.

@erutherford
Copy link

How difficult would it be to modify this so that you could have a different base as well? Instead of the focus being on redundant LDAP servers, also allowing for multiple ldap domains.

@auxesis
Copy link
Author

auxesis commented Sep 26, 2013

I guess it would be pretty straight forward, although I haven't touched the code for a few months now.

@s1341
Copy link

s1341 commented May 6, 2014

Any chance this will be merged? I'd love to be able to specify multiple LDAP domains in some tools using omniauth-ldap.

@abargutu
Copy link

is it working?

@blowsie
Copy link

blowsie commented Aug 8, 2014

+1

@sakof
Copy link

sakof commented Sep 4, 2014

+1 interested too in having multiple host + multiple base

@auxesis
Copy link
Author

auxesis commented Oct 20, 2014

Ping for getting this merged.

Let me know what's needed to get this over the line - would love to not need to use my own fork of this any more! 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants