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

Disconnected application selected data loading format for Child Entitlement

SPAL
New Contributor
New Contributor

Hi Team,

We have a certification requirement for a disconnected application. The data loading process will be handled manually through a file feed, and our goal is to certify Child Entitlements.

The report structure is as follows:

 

UserIDAccountnameProfilePermissionReadAddUpdateDelete
TestSav1TestSav1TestEnt1TestP1    
TestSav1TestSav1TestEnt1TestP2X   
TestSav1TestSav1TestEnt1TestP3X   
TestSav1TestSav1TestEnt1TestP4    
TestSav2TestSav2TestEnt2TestP5X X 
TestSav2TestSav2TestEnt2TestP6    
TestSav2TestSav2TestEnt2TestP7X X 
TestSav2TestSav2TestEnt2TestP8X   
  1. Profile and Permission represent distinct types of entitlements.
  2. The entitlements associated with Profile and Permission are Read, Add, Update, and Delete.
  3. We need to certify all of these entitlements, including Profile, Permission, and the associated entitlements Read, Add, Update, and Delete.

Methodology:
We plan to implement entitlement owner certification. In this framework, Permission will be treated as the parent entitlement, with Read, Update, Add, and Delete as child entitlements.

Constraint:
When manually loading data into Saviynt via file feed, all child entitlements (Read, Add, Update, and Delete) associated with Permission are imported. However, as indicated in the provided screenshot, we require only one of these actions (either Read, Add, Update, or Delete) to be associated with Permission.

Request for Guidance:
Please advise on the best approach to import the data so that, during certification, all line items are visible, including Accounts and Child Entitlements (Read, Add, Update, and Delete).

Regards,
Saksham

1 REPLY 1

rushikeshvartak
All-Star
All-Star

Make entitlement as contatenation

such as 

  • TestP1-Read
  • TestP1-Write
  • TestP1-Delete 
  • TestP1-Update

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