Camunda LDAP integration issue

We trying to integrate LDAP authendication with camunda admin console application but we facing issue. error detail are given below : 2022-04-29 15:35:18.140 WARN 36 — [nio-8080-exec-2] org.camunda.bpm.engine.rest.exception : ENGINE-REST-HTTP500 org.camunda.bpm.identity.impl.ldap.LdapAuthenticationException: Could not authenticate with LDAP server
at org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession.openContext(LdapIdentityProviderSession.java:125)
at org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession.ensureContextInitialized(LdapIdentityProviderSession.java:135)
at org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession.findUserByQueryCriteria(LdapIdentityProviderSession.java:166)
at org.camunda.bpm.identity.impl.ldap.LdapUserQueryImpl.executeList(LdapUserQueryImpl.java:53)
can you please help us

1 Like

Hi @bhushan008

Would you please share the steps you have taken to configure the system, including any configuration files that you have.

This will help to get a picture of what is going on.

Josh