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

Azure AD - Config JSON - Saviynt Recommendation

ssudhakar
New Contributor III
New Contributor III

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

SB
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