We have use case where u1 is member of group G1, G2 etc.. and these groups can have multiple members.When we remove a u1 from group G1, we would like to know or be able to access G1 information in our scripts so that we can remove that relationship in the resource R1 as well when propagation occurs for by performing a PATCH request via script
we created mapping for u1 for ACCOUNT where we are mapping groups[G1].abc, groups[G2].abc to external attributes and this mapping gives the values of the left over groups, but we need to know the information regarding the group for which membership was deleted at the time of propgration -- Sent from: http://syncope-user.1051894.n5.nabble.com/
