You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@syncope.apache.org by stak <AR...@GMAIL.COM> on 2020/07/31 18:14:31 UTC

Access group information in groovy script for which a user membership was removed

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/