07/06/2023 11:18 AM
HI Team,
We are testing deletion scenario in Azure AD.
We have Azure AD parent and 1 logical application defined based on 2 Azure AD groups
After deleting the Azure AD Account directly in target, we have initiated full account reconciliation.
Now the parent Azure AD Account status shows 'SUSPENDED FROM IMPORT SERVICE' and logical endpoint show Inactive Status.
Can anyone help here to understand why logical application status is showing Inactive Instead of SUSPENDED FROM IMPORT SERVICE?
Any additional mapping we need to add in our existing STATUS_THRESHOLD_JSON
below given is the STATUS_THRESHOLD_JSON we have mapped at Azure AD OOTB Connector.
{
"statusAndThresholdConfig": {
"statusColumn": "customproperty10",
"deleteLinks": true,
"activeStatus": ["true"],
"correlateInactiveAccounts": true,
"accountThresholdValue" : 1000000
}
}
07/07/2023 02:58 PM
Can you confirm if the same import job changed the status of the endpoint to inactive.
Can you also share the job log.
07/08/2023 08:19 AM
Does logical app having cp10 for account.
Does account have entitlement assigned?
this is working as expected in v23.6