Hi Team, We have a use case in our project where we need to inherit properties of a business/organization to all of the users under that business account.
Is there a way in syncope on how we can implement this? We are thinking of 2 designs mentioned below, please see and let me know if the thought process is correct. 1. We are currently considering the design of treating a realm/sub-realm each for a business and putting all users of that business/organization under that realm/sub-realm and thinking of attaching a set of attributes. to the realm so that they can be inherited to all the users under that realm. Is that even possible? 2. As a plan-B, We are thinking of creating a Custom AnyObject Business and add all the properties/attributes to that business object and associate it to all the users under a realm to inherit the properties from a business. Is that feasible? Please let me know your thoughts. Thanks in advance! Regards, Vinay