I am having some issues with the LDAP tools ldapSearch function.
I have imported their app and use their ldapConfig function, passing the result into ldapsearch.
There seems to be very little documentation and I was wondering if there are any glaring issues with my parameters as I am filling them based on data i collected for the
https://community.appian.com/w/the-appian-playbook/520/ldap-synchronization prerequisite section
Below is a altered version of the parameters and the secure credential store.
I get the following error when passing it in.
"Unable to bind LDAP server ... ... Unable to find valid certification path to requested target."
Below is the altered security store
Anything obvious that seems out of place?
Discussion posts and replies are publicly visible
Is there a space in the key store name? "ldap .bg"?
no. Just editing magic. ldap.bg
Checked other posts with this error. I think it is a SSL certificate issue. Could It be that Appian does not know the root CA of the certificate used by the LDAP server? These can be uploaded in the admin console.
I think we skipped this step. Thanks, we will try to get it and ill let you know how it goes.
We got provided a self signed certificate that we added via console and the same error is occurring.
What kind of certificate did you get and where did you upload it?
Did you check logfiles? The tomcat stdout might provide more info.