Skip to main content
Version: 4.12.x.x LTS

LDAP Login

Preconditions

  • Make your web application accessible via nevisProxy as explained in Protecting a Web Application.

Quickstart

  1. Assign an Authentication Realm pattern to your web application.
  2. Assign an LDAP Login pattern to your Authentication Realm pattern.
  3. You do this in the Initial Authentication Flow field, Basic Settings tab of the Authentication Realm pattern.
  4. Configure the LDAP Login pattern as follows:
  5. Select the type of LDAP you have.
  6. Enter the LDAP URL.
  7. Enter the base DN where the users are located.

LDAPS Integration

In case of LDAPS, you have to ensure that the issuing CA of the LDAP endpoint certificate is trusted.

For this, you have to assign a provider for the backend truststore in the nevisAuth Instance pattern.

  • You do this in the Backend Trust Store field, Key Management tab.

You can assign the following patterns as provider:

  • nevisKeybox Store: To use CA certificates managed via nevisKeybox on the target servers.
  • PEM Trust Store: To deploy the CA certificates using nevisAdmin 4.