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

How to map individual entitlements to accounts using ImportAccEntJSON without dynamic binding?

amanmalakar007
New Contributor III
New Contributor III

Hi Saviynt Family,

Problem:

We need to map specific entitlements (Adobe groups) to their corresponding accounts. However, we're encountering issues preventing us from mapping all entitlements as expected.

Our Approach:

Instead of using the standard method with `"processingType": "httpEntToAcct"`, we're considering an alternative approach. Since we don't have a large number of entitlements, we’re thinking of manually mapping each entitlement to its associated accounts.

Our Request:

We seek your advice on designing an `ImportAccountEntJSON` file. In this approach, we would first import the accounts, then import the entitlements (groups), and finally manually define the account-entitlement mappings. Specifically, we would hardcode the association between each `entitlementID` and the corresponding `accountname`.

Could you provide guidance or suggestions on how to best implement this manual mapping approach, and guide us through it?

Thank you in advance!

1 REPLY 1

rushikeshvartak
All-Star
All-Star

Keep acctEntParams : {} as blank

Refer https://docs.saviyntcloud.com/bundle/AWSIC-v24x/page/Content/Importing-Accounts-and-Groups-v247.htm

 


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.