Forum Discussion
colonel_claypoo
Nov 04, 2024Iron Contributor
Dynamic group membership rules stopped working
We've been using the following the following dynamic membership rule to check if a user is a member of another group: user.memberOf -any (group.objectId -in ['2b930be6-f46a-4a70-b1b5-3e4e0c483fbf...
rurbaniak14
Nov 04, 2024Copper Contributor
I'm also seeing it not working with (user.objectId -in ["object_ID"]) as well. I was trying to set this up today, and it wasn't validating or pulling users in.
colonel_claypoo
Nov 07, 2024Iron Contributor
I hope someone here has a solution for this. In parallel, I'm going to open a ticket.