Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

Accessing role attributes from REST connection

Community_User
Saviynt Employee
Saviynt Employee
Originally posted on June 29 2020 at 08:23 UTC

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.

This message was previously posted on Saviynt's legacy forum by a community user and has been moved over to this forum for continued exposure.
1 REPLY 1

Community_User
Saviynt Employee
Saviynt Employee
Originally posted on July 9 2020 at 15:27 UTC

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

This message was previously posted on Saviynt's legacy forum by a community user and has been moved over to this forum for continued exposure.