Skip to main content
Version: 4

Application Settings - LDAP

The following groups contain Adeptia Connect microservices LDAP properties that can be configured by going to Account > Settings > Application Settings. For more details on properties configuration, refer to the page Configuring the application properties.

[+] LDAP Configuration

[-] Hide

Property nameDescriptionDefault value

abpm.ldap.baseContextDN

Enter the search baseDN for LDAP server

abpm.ldap.baseFilter

Enter the base search filter criteria

abpm.ldap.bindCredential

Enter the password for the bindDN

abpm.ldap.bindDN

Enter the bindDN for LDAP server

abpm.ldap.defaultRole

Default Login RoleBusiness User

abpm.ldap.enable.anonymous.login

Configurable option to enable or disable anonymous login through blank password in LDAP.

Possible value- yes or no

yes

abpm.ldap.enableLdap

Configurable option to enable or disable LDAP authentication in Adeptia Connect

Possible value- yes or no

no

abpm.ldap.enableLdapOverSSL

Configurable option to enable LDAP over SSL


no

abpm.ldap.enableSSO

Configurable option to enable or disable Single Sign On in Adeptia Suite

Possible value- yes or no

no

abpm.ldap.provider.url

Enter the URL to connect to LDAP server

ldap://ldapServerName:portNumber

abpm.ldap.referrals

Configurable option to set the environment property referrals in LDAP.

Possible values are ignore|follow

ignore

abpm.ldap.roleAttributeID

Enter the role attribute ID



abpm.ldap.roleAttributeIsDN

Configure the flag if user's role attribute contains the fully distinguished name.

Possible values - yes|no, true|false

no

abpm.ldap.roleDN.searchRoleNameAttributeID

Configurable option to enable or disable searching role name attribute in user's distinguished name.

Possible values - yes or no, true or false

yes

abpm.ldap.roleFilter

Enter the role search filter criteria



abpm.ldap.roleNameAttributeID

Enter the name of the role attribute of user's role distinguished name

abpm.ldap.roleRecursion

Specifies how deep the role search will go below a given matching context.Disable with 0, which is the default.0

abpm.ldap.rolesContextDN

Enter the fixed DN for roles


abpm.ldap.searchScopeLevel

Enter the search scope level.

Possible values- One, Object, Subtree

Subtree

abpm.ldap.searchTimeout

Enter to set the time limit of a search, pass the number of seconds60

abpm.ldap.security.authentication

Enter the mode for LDAP security authentication.

Possible values-  none, simple or sasl_mech


simple

abpm.ldap.sso.filterClass

Enter class name that needs to be initiated for SSO authentication process

Possible value- yes or no


abpm.ldap.serverTimeout

Enter to set the read timeout in seconds for LDAP operations60
abpm.ldap.restrictUser.ifNoGroupRoleMappingExistConfigurable option to restrict the user from logging in to the application if no role is assigned to user's LDAP group. By default the value for this property is false and the user will be able to log in as a Business User.
false