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

Owner information isn’t being reflected in the entitlements after creating a user group in Saviynt

Thriller
Regular Contributor
Regular Contributor

Owner information isn’t being reflected in the entitlements after creating a user group in Saviynt.
Steps to Reproduce:
Create a usergroup and assign an owner to it. After that run the accessimport job to get the newly created usergroup as entitlements in Saviynt Application. The entitlement contains all the details such as description, risk, accounts but doesn't sync in the data for the owner. What am I missing?

"listField": "usergroups",
"keyField": "entitlementID",
"colsToPropsMap": {
"entitlementID": "usergroupkey~#~char",
"entitlement_value": "user_groupname~#~char",
"description": "user_groupdescription~#~char",
"risk": "risk~#~char",
"acctEntMappingInfoColumnFromEnt": "STORE#ACC#ENT#MAPPINGINFO~#~char"

5 REPLIES 5

rushikeshvartak
All-Star
All-Star

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

Thriller
Regular Contributor
Regular Contributor

Hi @rushikeshvartak,
I put this code in. I am still unable to get the owner

"entOwnerMappings": {
"listField": "owners",
"idPath": "username",
"keyField": "userkey"
}

Does your API returns it ?


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

Thriller
Regular Contributor
Regular Contributor

Thriller_0-1727109386060.png

 

can you share logs


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