Contents

Popular

Versions Compared

Key

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

...

Property
Description
LDAP Connector ClassWhen using the LDAP Policy with a custom LDAP provider, specify the fully qualified LDAP connector class. That’s the class in which you implemented LDAPConnectionProvider interface. If it is set to default, built in LDAP connector will be used.
LDAP ResourceSelect the LDAP resource. See Create an LDAP resource for more information.
Anchor
LDAP Policy Type
LDAP Policy Type
LDAP Policy Type

The functionalities of LDAP Policy are:

  • Authentication: User Name and Password Authentication
  • Search and Authenticate: DN Attribute Authentication
  • Search: Searching LDAP

Image Added

Policy types and configuration based on Policy Types are explained in further section.

User Name

Username against which authentication is done.

Note

This is applicable only for Authentication policy type.

PasswordPassword attached to the user name.
SearchQuery

Applicable for the following Policy Types:

  • Search and Authenticate : - Search query to get the user name. 
  • Search : - Search query to retrieve additional DN attibutes.
BaseDN

The base level of LDAP under which all of your data exists.

LDAP Scope

LDAP scopes are:

  • Object: Authentication or search occurs only at the base level of LDAP.
  • Onelevel: Authentication or search occurs one level below the base level.
  • Subtree (default): Authentication or search occurs at the base level and fully recursively below base.

Image Added

Additional Attributes

Attributes that need to retrieved on searching.

Note

This is Additional Attributes are applicable only for Search policy type.

Refer Additional Attributes section for detailed information.

Adaptavist ThemeBuilder EngineAtlassian Confluence