LDAP authentication

Prev Next

LDAP authentication provider

Maverics requires the following information for LDAP authentication providers.

  • Name: A friendly name for your LDAP service.

  • URL: The URL of the LDAP server that Maverics connects with.

  • Service Account Username: The username used to connect to the LDAP server.

  • Service Account Password: The password used to connect to the LDAP server.

  • Base DN: Specifies the location in which to perform the LDAP search.

  • OUD Search Key: Key to filter on during query and bind operations.

  • Authentication Search Scope: Provide the attribute you want to use for looking up user and group data. You can select from baseObject, singleLevel, or wholeSubtree.