Hi there,
does anyone know which authentication types are implemented? When trying
in ldapauth.properties as for example mentioned in the java docs the server responds with
I'm trying to authenticate the ox to our ldap server with certificates. OX has to show a valid certificate to access the ldaps.
Any hints?
Cheers,
Chris
does anyone know which authentication types are implemented? When trying
Code:
java.naming.security.authentication = strong
Code:
Caused by: javax.naming.AuthenticationNotSupportedException: strong
Any hints?
Cheers,
Chris
Comment