Announcing the SAVIYNT KNOWLEDGE EXCHANGE unifying the Saviynt forums, documentation, training, and more in a single search tool across platforms. Click HERE to read the Announcement.

Enhancement to define Dynamic calls for Entitlement Types in REST connector

Aashish_Handa
New Contributor
New Contributor

This is an enhancement request to add a new feature to dynamically detect the entitlement type based upon the requested entitlement.

We came across a requirement where we need to provision roles to a user based on the entitlements that we are reconciling from the target application, but we are not able to do that when trying to use those entitlements dynamically in the AddAccessJson for our custom REST based connector.

We tried multiple options to retrieve the entitlement type name in the REST call being made in the json but couldn't fetch the desired values. Some of the tested calls are as follows:

1. ${entitlementValue?.entitlement_value}
2. ${task?.entitlement_valueKey?.entitlement_value}
3. ${task}
4. ${entitlementValue?.entitlementtypekey?.entitlementname}
We later have received a confirmation on the raised FD ticket that Saviynt cannot dynamically detect the entitlement type based upon the requested entitlement.

Please refer to FD Ticket #1552971 for more information.

3 REPLIES 3

avinashchhetri
Saviynt Employee
Saviynt Employee

Hello @Aashish_Handa,

For enhancement requests, please raise it in the ideas portal: https://ideas.saviynt.com/

Regards,
Avinash Chhetri

Aashish_Handa
New Contributor
New Contributor

Thanks for letting me know @avinashchhetri

rushikeshvartak
All-Star
All-Star

https://ideas.saviynt.com/ideas/EIC-I-3872 Idea


Regards,
Rushikesh Vartak
If you find the response useful, kindly consider selecting Accept As Solution and clicking on the kudos button.