This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

7.1 SyncService Azure Connector - delta mode and authentication_expiredToken

Hi,

its again me regarding the Azure Connector after getting some experiances.

 

My first question concerns the delta mode when reading AzureAD. This option is mentioned as supported within the Admin Guid but also in the AzureADConnector_ConnectorConfig.xml.

But I saw it working. Every time I run a workflow, all objects will be processed every time. Is there something required I'm not aware of and can someone confirm it works ? The reason I'm asking is because we have a > 400k objects in sync - so it matters.

This large number of objects causes to a second problem.

Very often the sync stops after 1h and 5 minutes with the following oauth authentication_ExpiredToken message:  

looks to me that a token referesh has not been implemented as described here

https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-v2-protocols-oauth-code#refresh-the-access-token

 

I already tried the new Azure AD preview feature to configure token lifetimes - without success so far.

https://docs.microsoft.com/en-us/azure/active-directory/active-directory-configurable-token-lifetimes

 

Would be great to get an answer,

Jan