This PR introduces the ability to automatically manage the relationships between resources.
eg. When you add a member to a Group (executing an update to Group resource), the service provider updates the referenced User adding the new group to which the user belongs to the User's attribute "groups".
This PR introduces the ability to automatically manage the relationships between resources.
eg. When you add a member to a Group (executing an update to Group resource), the service provider updates the referenced User adding the new group to which the user belongs to the User's attribute "groups".