LDAP URL |
LDAP |
URL to the LDAP server beginning with ldap:// or ldaps://.
Separate additional servers with spaces. |
Search Anonymously |
LDAP |
Select if LDAP allows anonymous queries. If unchecked, specify
the LDAP directory to search, and associated password. |
searchTypeLabel |
LDAP |
Specifies how LDAP is searched. If users exist in multiple
directories, select LDAP users may exist in many directories;
search across LDAP using a criteria; otherwise select LDAP
users exist in a single directory; use a pattern to create the DN
for users.. Depending on the selection, additional fields
are displayed. |
User Search Base |
LDAP |
When searching multiple directories, the starting directory
that is used for searches, such as ou=employees,dc=mydomain,dc=com. |
User Search Filter |
LDAP |
When searching multiple directories, LDAP filter expression
that is used to search for user entries. The name is substituted in
place of 0 in the pattern, such as uid={0}. If the
value is not part of the DN pattern, wrap the value in parenthesis,
such as (accountName={0}). |
Search User Subtree |
LDAP |
When searching multiple directories, check this box to search
directories below the base directory. |
User DN Pattern |
LDAP |
When searching a single directory, the name is substituted
in place of 0 in the pattern, such as cn={0},ou=employees,dc=yourcompany,dc=com. |
Name Attribute |
LDAP |
Contains the user's name, as set in LDAP. |
Email Attribute |
LDAP |
Contains the user's email address, as set in LDAP. |
User Header Name |
SSO |
Header that contains the list of users. |
Email Header Name |
SSO |
Header that contains the list of user email addresses. |
Logout URL |
SSO |
URL where the user is redirected after logging out of IBM® UrbanCode Deploy. |