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

Be able to configure multiple service accounts for different purposes #18

Open
fredreichbier opened this issue Jun 21, 2017 · 1 comment

Comments

@fredreichbier
Copy link
Contributor

Right now, we use the service account specified in [service-account] for two purposes:

  • If bind-service-account is set to true, a bind request that was authenticated successfully against privacyIDEA will result in a bind request using the service account credentials against the LDAP backend. This makes it possible to perform searches (if allow-searches is also true).
  • The lookup user mapping strategy uses the service account credentials to look up usernames.

Maybe we should make it possible to use different service account credentials here?

@cornelinux
Copy link
Member

If there are different applications connected to the LDAP proxy, this exspecially seems to make sense...

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

2 participants