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

Status changed from Active to inactive for all entitlements for AD based application

yogendragautam
New Contributor II
New Contributor II

Status changed from Active to inactive for all entitlements for AD based application,

we can see suddenly all the entitlement of this application was deactivated ,

and daily basis we are activating this through access model but we want to know exact reason why it is happening ,

We have confirmed with AD team as well ,entitlements are active in AD as well

4 REPLIES 4

rushikeshvartak
All-Star
All-Star

Share STATUS_THRESHOLD_CONFIG & groupImportMapping 


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

Hi @rushikeshvartak 

Please find the required details below.

 

STATUS_THRESHOLD_CONFIG

{
"statusAndThresholdConfig": {
"statusColumn": "customproperty52",
"activeStatus": [
"512",
"513",
"544",
"2080",
"4096",
"4128",
"66048",
"640",
"4194816",
"66080",
"69632",
"69664",
"524800",
"532480",
"590336",
"1049088",
"1114624",
"16781312"
],
"inactiveStatus": [
"514",
"546",
"4098",
"4130",
"66050",
"66082",
"69634",
"524802",
"1049090",
"Inactive"
],
"deleteLinks": true,
"accountThresholdValue": 20000,
"correlateInactiveAccounts": true,
"inactivateAccountsNotInFile": false

}
}


Group Import Mapping

{
"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"
}

 

 

 


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

CR
Regular Contributor III
Regular Contributor III

1.Can you check AD connector history -> endpoint filter anyone changed ?

2.STATUS_THRESHOLD_CONFIG

3.Can you share  one Entitlement history SS?


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