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 appear on the right side when the newly added resource name is selected. 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
Property | Description |
---|---|
Name | Unique Name of LDAP Resource |
URL | URL to connect to LDAP Server |
Version | LDAP Server version |
Authentication | Authentication type to be used |
Admin DN | LDAP System user name |
Admin Password | LDAP System password |
Connection Provider | Connection Providers are:
|
Server Set Type | Server Set Types are:
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 Enabled | Enable if connection pooling is required |
Timeout | Connection timeout value |
Maximum Connections | Maximum number of connections when connection pooling is enabled |
Preferred Size | Preferred size of the pool when connection pooling is enabled |
Init Size | Initial number of connections when connection pooling is enabled |
Protocol | Protocol used to connect to LDAP server |
Additional Environment Properties | Environment properties that can be used while creating the LDAP server context |