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 tests and usage guide for LDAP extension #4821

Closed
djcoleman opened this issue Apr 24, 2023 · 0 comments · Fixed by #4822
Closed

Add tests and usage guide for LDAP extension #4821

djcoleman opened this issue Apr 24, 2023 · 0 comments · Fixed by #4822
Milestone

Comments

@djcoleman
Copy link
Contributor

The camel-quarkus-ldap extension currently only tests that the extension can be loaded.

Add a test to search an LDAP server, and verify that SSL/TLS connections can be established as well as unencrypted communications.

The documentation should also be updated to describe the extension usage, adapted from the Camel docs.

jamesnetherton pushed a commit that referenced this issue Apr 26, 2023
  * Added usage docs
  * Added ldap search tests over TCP and TLS
  * Added test for LdapHelper
  * Added build step to enable JNDI usage.
  * Promoted extension to native mode (fixes #1735)
@ppalaga ppalaga added this to the 3.0.0-M2 milestone May 25, 2023
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 a pull request may close this issue.

2 participants