until now we do not understand,
how the LDAP addon together with AD is working.
We have 2 apps.
One got created with JMIX.
In that app we can login on the war deployment on the server using ldap.
But, when we run it local as bootRun,
we only see the info: unknown login name or bad password
The other app got created with Cuba and then migrated to JMIX.
The relevant settings are completely identical with the other one.
But, even the deployed war on the server just shows: unknown login name or bad password.
On the same server the Cuba apps are working fine with the ldap login.
I went through all docs and threads, but actually I do not see any logic behind that.
Deployed the WAR file to Tomcat, started the tomcat
I was able to successfully login using LDAP credentials.
You may try to reproduce the same steps with the new project on your side - maybe you’ll find something.
Did you create a Synchronization strategy by the way?
Are there errors in tomcat logs?
I opened a new thread for an open question related to a behaviour we cannot explain.
[AD Ldap login not working without extending LdapSecurityConfiguration - Support - Jmix]