-
Notifications
You must be signed in to change notification settings - Fork 41.5k
Add support for LdapContextSource#referral property #44850
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
Conversation
…on.java` Signed-off-by: Andras, Dobrosi <[email protected]>
LdapAutoConfiguration.referral
property in `LdapAutoConfigurati…
Looking at the javadoc of |
@dobrosi would you like to update your PR in that direction? It's about creating that enum (with appropriate javadoc) in |
Thanks. I create an enum for this refferal field. |
Signed-off-by: Andras, Dobrosi <[email protected]>
See gh-44850 Signed-off-by: Andras, Dobrosi <[email protected]>
@dobrosi thanks very much, and congrats for making your first contribution to Spring Boot. |
Thank you and I'm happy to help this great community with this little piece of code. |
…on.java`