ldap user federation inject extra query to retrieve attributes stored in different tree #48224
Unanswered
f1-outsourcing
asked this question in
Q&A
Replies: 1 comment
-
|
Easiest path is a custom LDAP mapper — extend |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have my users email addresses stored in a different tree, so I would like to inject an extra query that retrieves this email address and stores that attribute. That query should be done directly after the 'self bind' query that retrieves defaults like name uid etc.
What is the best way to do this? Has someone already done this?
Beta Was this translation helpful? Give feedback.
All reactions