Logical Application Status shows Inactive after after target account deletion from Azure AD

ssudhakar
New Contributor II
New Contributor II

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.

ssudhakar_0-1688667400214.png

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

2 REPLIES 2

SB
Saviynt Employee
Saviynt Employee

Can you confirm if the same import job changed the status of the endpoint to inactive.

Can you also share the job log.


Regards,
Sahil

rushikeshvartak
All-Star
All-Star

Does logical app having cp10 for account. 

Does account have entitlement assigned?

this is working as expected in v23.6


Regards,
Rushikesh Vartak
If the response is helpful, please click Accept As Solution and kudos it.