Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Secure LDAP

The Service Connector is able to lookup user information from the user store with Secure LDAP. First, you must add a new LDAP configuration in Code Manager. Set the URL parameter to use the ldaps protocol. (Example ldaps://myldap.hostname). If no port is provided the default port for Secure LDAP is 636. If the certificate on the LDAP server is not from a trusted Certificate Authority, the certificate must be imported in the Java runtime’s certificate store.

...