Hello,
currently we use the LDAPIdentityProviderPlugin and use an account and password to read from LDAP. It works fine.
Our Camunda runs on Windows.
We do not want to store the password for reading LDAP and our preferred way would be to connect to LDAP using the userID of the Camunda job.
Is it possible to use windows integrated authentication to connect the LDAPIdentityProviderPlugin ?