Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

AD child endpoint entitlements are getting deactivated after daily import job

nitishdas
New Contributor
New Contributor

Hello Team,

Could you please help us on this. We are facing with an issue where AD child endpoint's entitlements are getting deactivated after the import job runs.

18 REPLIES 18

NM
Regular Contributor III
Regular Contributor III

Hi @nitishdas, I hope you have added the group name under endpoint filter for the child endpoint..

nitishdas
New Contributor
New Contributor

Hi @NM , yeah the group name is under the endpoint filter

NM
Regular Contributor III
Regular Contributor III

1) Was the entitlement imported or manually created?

2) is the entitlement still present on app end?

3) what is the state of entitlement in parent endpoint?

nitishdas
New Contributor
New Contributor

@NM ,

1. This issue occured suddenly from last one month.

2. The entitlement is still present in the app end

3. this we need to check

nitishdas
New Contributor
New Contributor

Hi @NM ,

There are no entitlement showing for the parent endpoint.

rushikeshvartak
All-Star
All-Star

Validate if entitlement have REFERENCED_ENTITLEMENT  of parent endpoint ent valuekey

select entitlement_value,REFERENCED_ENTITLEMENT from entitlement_values


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

Hi @rushikeshvartak , All the entitlement values has REFERENCED_ENTITLEMENT value

CR
Regular Contributor III
Regular Contributor III

can you confirm parent and child entitlement value check ?


Thanks,
Raghu
If this reply answered your question, Please Accept As Solution and hit Kudos.

Please share groupImportMapping  


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

Hi @rushikeshvartak ,

{
"importGroupHierarchy": "true",
"entitlementTypeName": "",
"performGroupAccountLinking": "true",
"incrementalTimeField": "whenChanged",
"groupObjectClass": "(objectclass=group)",
"mapping":",customProperty11:sAMAccountName_char,memberHash:member_char,customProperty13:cn_char,lastscandate:whenCreated_date,entitlement_value:distinguishedName_char,entitlementID:objectGUID_Binary,customProperty18:objectGUID_Binary,updatedate:whenChanged_date,RECONCILATION_FIELD:customProperty18"
}

{
"importGroupHierarchy": "true",
"entitlementTypeName": "memberOf",
"performGroupAccountLinking": "true",
"incrementalTimeField": "whenChanged",
"groupObjectClass": "(objectclass=group)",
"mapping":",customProperty11:sAMAccountName_char,memberHash:member_char,customProperty13:cn_char,lastscandate:whenCreated_date,entitlement_value:distinguishedName_char,entitlementID:objectGUID_Binary,customProperty18:objectGUID_Binary,updatedate:whenChanged_date,RECONCILATION_FIELD:customProperty18"
}


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

Hi @rushikeshvartak , but one thing here there were no changes made to this entitlementtypename. This was kept blank from very long but suddenly this issue occured in Feb.

Any patch or upgrade happened ?


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

Hi @rushikeshvartak , as far my knowledge there were no information from Saviynt about any patch or upgrade.

Update and validate above configuration


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

Manu269
All-Star
All-Star

@nitishdas for groupImportMapping  is there any change importGroupHierarchy?

Regards
Manish Kumar
If the response answered your query, please Accept As Solution and Kudos
.

Hi @Manu269 , there were no changes made 

Hi @Manu269 , There wasn't any change made to importgrouphierarchy. It is set as True