Hello,
I have an LDAP configuration with Active Directory which works well with keycloak 14 and Java 8.
I tested the same LDAP configuration with keycloak 16.1.0 and I had the following error when I made a request to test the
authentication of the LDAP configuration.


Based on the installation prerequisites:
https://www.keycloak.org/docs/latest/server_installation/#:~:text=Java%208%20JRE%20or%20Java%2011%20JRE, Keycloak 16.0.1 was supposed to support Java 8.
Upon upgrading to Java 11, the issue was resolved.
Thanks,
Soodeshna