Click HERE to see how Saviynt Intelligence is transforming the industry. |
04/12/2022 12:58 PM
Is there a trick to get access to role attributes from AddAccessJSON in REST connection.
I noticed that if an access is assigned from a role, then arsTasks.assignedFromRole has some reference to role object however using something like ${arsTasks.assignedFromRole.customproperty1} does not work.
The use case is to push downwards detailed entitlement privileges, such as "Edit" or "View" permissions to an entitlement in target endpoint based application roles. For example if a user is granted "Application administrator" role then he would get "Edit" permissions to all entitlements linked to the role in the connected target endpoint. Otherwise only "View" permissions are granted.
One approach would be to store Edit/View information to role attributes however I am not sure if they are accessible from AddAccessJSON in REST connection.
Solved! Go to Solution.
04/12/2022 02:02 PM
Hi Juha,
I was able to access the customproperty1 from the roles using ${arsTasks.assignedFromRole.customproperty1}.Please raise a ticket with JSONs and logs to review futher.
Thank you
Vedanth B.K