LDAPGroupFiltering
Valve for filtering groups from an LDAP Directory. Most commonly used with Microsoft Active Directory.
Valve operates on the Current Item Set.
Valve for filtering groups from an LDAP Directory. Most commonly used with Microsoft Active Directory.
Valve operates on the Current Item Set.
Name | Description | Default value | Mandatory | Supports property expansion |
connection_ref | Id of LDAP connection to use. Must refer to a connection of type 'LDAP'. | Yes | No | |
separator | Separator for the filtered groups. | , | No | No |
prefix | Prefix for the generated filtered groups list. | No | No | |
groups_to_add | List of groups to add. Value '*' adds all groups. Value 'VPN-*' adds all groups starting with 'VPN-'. Value '*users' adds all groups ending with 'users'. Value '*mana*' adds all groups containing 'mana'. | Yes | No | |
group_attribute | Property containing the groups. | memberOf | Yes | No |
response_attribute_name | Property to contain the filtered list of groups. | Yes | No |