Add Member To Groups
Add a single member to multiple groups.
Introduction
Before using this valve the LdapClient module must be configured and deployed with matching name as defined in "namespace"
Configuration
Name
Description
Default value
Mandatory
Expanded
namespace
Bind to LdapClient module.
"default"
member_id
User/Member id.
groups_identifier
JsonArray with group objects.
"@json:${request.ad_pending_add.all}"
Example pipe data
Last updated