Account aggregation API /users doesn’t provide group membership details. Unique attribute for username is email
Group aggregation API /groups fetches all groups with members as well in its response. I have mapped members (schema attribute) with members[*].value (which brings in user emails as members)
Issue is how can i configure account link to show groups of a user? Even in entitlement catalog, I can see members in object properties tab of entitlement as an attribute but not in Members tab.
Do you have any API to fetch groups assigned to each user something like - /v1/users/{id}/roles
If yes, you can call this API through code in Customization Rule. So, for every account we will call this additional API to fetch group details, append to resourceobject.