Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Behaviour of JNDI has been changed since Java 9. Especially LdapContext.reconnect() now creates a new physical connection. In Studio the "Check Authentication" used the old behaviour, it no longer works since Java 9. Instead of refactoring JNDIConnectionProvider let's disable it for Java 9+ and long term remove the JNDI network provider.
Related changes: