Thanks you very much for the fast reply... i will implement in the above form and if i face any issues in future i will get back to you..
On Thu, Nov 28, 2013 at 1:33 PM, Francesco Chicchiriccò <[email protected] > wrote: > On 28/11/2013 07:51, Rajeswari Raghunathan wrote: > >> Hi Team, >> >> I want to use syncope for our project. In Syncope UI, i could see the >> mapping of user and roles. But in my case i want to map user with roles and >> department and Organization. >> eg user: Test, role:staff, department:Operations, >> Organization:Organization >> >> how can i achieve the above mapping? >> >> and How can i achieve multiple tenancy with syncope? >> > > Hi, > currently Syncope does not allow to easy setup multi-tenant scenarios: > this would be available when SYNCOPE-119 [1] will be implemented. > > In the meanwhile, my suggestion is to empower role hierarchy, e.g. to > implement a role tree like as follows: > > / (Root organization) > +--Organization A > +--Department 1 > +--Role 1 > +--Role 2 > +--Department 2 > +--Organization B > > and so on. > You have options to inherit owner, attributes and policies from child > role(s), so there is possibility to play with such controls in order to > tune this role tree to suit your needs. > > HTH > Regards. > > [1] https://issues.apache.org/jira/browse/SYNCOPE-119 > > -- > Francesco Chicchiriccò > > Tirasa - Open Source Excellence > http://www.tirasa.net/ > > ASF Member, Apache Syncope PMC chair, Apache Cocoon PMC Member > http://people.apache.org/~ilgrosso/ > >
