Hi,

I need another guidance in Rest api for authenticating and authorizing the
user.
 eg.. 1. is there any rest api through which user name and password will be
sent in request and in response  status of authentication will be sent??
2. Another api for authorization??

if you can provide me any documentation for this it will be useful.
Actually i want to connect from nodejs to Apache syncope.,if you need any
further information let me know.

Thanks


On Thu, Nov 28, 2013 at 1:43 PM, Rajeswari Raghunathan <
[email protected]> wrote:

> 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/
>>
>>
>

Reply via email to