Contents

Popular

LDAP Resource, where LDAP Server connection details are configured, has to be created to use the LDAP Policy.

Use the Add  button to add an LDAP resource and provide values for the parameters that appears on the right side. After configuring the LDAP Resource with the properties as described below, it can be used while configuring the LDAP policy.


Figure 1: LDAP Resource properties of a newly added one

PropertyDescription
NameUnique Name of LDAP Resource
URLURL to connect to LDAP Server
VersionLDAP Server version
AuthenticationAuthentication type to be used
Admin DNLDAP System user name
Admin PasswordLDAP System password
Connection Provider

Connection Providers are:

  • JNDI
  • unboundid

 

Server Set Type

Server Set Types are:

  • Single
  • Roundrobin
  • Failover

Not Applicable for JNDI

LDAP Connector Class

Default option uses the built-in LDAP Connector.

If LDAP Policy with a custom LDAP provider is being used, specify the fully qualified LDAP connector class, that is, the class in which you implement LdapConnectionProvider interface.

Is Connection Pool EnabledEnable if connection pooling is required
TimeoutConnection time out value
Maximum ConnectionsMaximum number of connections when connection pooling is enabled
Preferred SizePreferred size of the pool when connection pooling is enabled
Init SizeInitial number of connections when connection pooling is enabled
ProtocolProtocol used to connect to LDAP server
Additional Environment PropertiesEnvironment properties that can used while creating the LDAP server context
Icon

Refer LDAP Policy section to understand how to use these properties in the LDAP policy implementation.

Adaptavist ThemeBuilder EngineAtlassian Confluence