For various reasons, you may want subjects to be added directly (instead of indirectly) to a group (A) if they have been added to another group (B). The main reason for this, is that you don't want them automatically removed from  the group (A) when removed from the other group (B).
You can also do the inverse of this with 'flattenedMembershipRemove'.


Assign this rule to the group where the member should be added.

Configure rule for v5+


Configure rule for v4 and previous

TODO: remove the EL.

AttributeAttribute metadataValue
rule


ruleActAsSubjectIdGrouperSystem

ruleActAsSubjectSourceIdg:isa

ruleCheckTypeflattenedMembershipAdd

ruleThenEl
${ruleElUtils.addMemberToGroupId('<target_group_uuid>', memberId)}

ruleValidT
  • No labels