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 LDAP support for broadening search context #397

Open
ghsolomon opened this issue Sep 9, 2024 · 0 comments
Open

Add LDAP support for broadening search context #397

ghsolomon opened this issue Sep 9, 2024 · 0 comments

Comments

@ghsolomon
Copy link
Contributor

Our current xhLdapConfig requires that a baseUserDn and baseGroupDn be specified per server. However, in several client applications, we connect to a single LDAP server and need to query multiple OU's (i.e. "US", "UK" and "Groups"). Currently, the only way to do this is by listing duplicate servers in config for each OU we wish to search.

Ideally, we should provide a better mechanism for specifying a broad search context that lists multiple OU's without needing to repeatedly list the same server host.

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

No branches or pull requests

1 participant