Azure AD - Config JSON - Saviynt Recommendation

ssudhakar
New Contributor II
New Contributor II

Hi Experts,

We are working on Azure AD Connector Setup.

Our recent Access reconciliation job failed and it was due to the connection timeout( Data got reconciled, but job status was showing failed)

We understand below given is the default ConfigJSON used by connector during reconciliations.
{
"connectionTimeoutConfig": {
"connectionTimeout": 10,
"readTimeout": 60,
"writeTimeout": 60,
"retryWait": 100,
"retryCount": 3
}
}

We are trying to modify the default ConfigJSON and would like to know what is Saviynt recommendation on Azure AD ConfigJSON ?

Can you please help here with the details.

1 REPLY 1

sahil
Saviynt Employee
Saviynt Employee

Below is the link to the AAD Connector guide. You can refer to ConfigJSON for the accepted value range.

https://docs.saviyntcloud.com/bundle/AzureAD-v23x/page/Content/Configuring-the-Integration-for-Accou...


Regards,
Sahil