customLdapFilterProperties - Custom LDAP Filters (customLdapFilterProperties)

Specifies the list of default Custom LDAP filters.

NameTypeDefaultDescription
idstringA unique configuration ID.
userFilterstring(&(uid=%v)(objectclass=ePerson))An LDAP filter clause for searching the user registry for users.
groupFilterstring(&(cn=%v)((objectclass=groupOfNames)(objectclass=groupOfUniqueNames)(objectclass=groupOfURLs)))
userIdMapstring*:uidAn LDAP filter that maps the name of a user to an LDAP entry.
groupIdMapstring*:cnAn LDAP filter that maps the name of a group to an LDAP entry.
groupMemberIdMapstringibm-allGroups:member;ibm-allGroups:uniqueMember;groupOfNames:member;groupOfUniqueNames:uniqueMemberAn LDAP filter that identifies user to group memberships.