Change workflow triggered by Dynamic Group changes not functioning as expected
説明
When using a Change Workflow with an add/remove member from group trigger, the Workflow does not trigger as expected when the target group is a Dynamic Group.
原因
Product Design. Dynamic Group updates are triggered by DirSync events, while Change Workflows can only be triggered by changes made via an Active Roles client.
対策
Consider using a script or similar method that can monitor DirSync events to trigger the desired changes.