Active Directory Aggregation Error

Hi @sjagirdar1580 ,

Could you please check the iterateSearchFilter configuration in your application to ensure it is set correctly?

To troubleshoot or validate the setup, try using the following iterateSearchFilter value:

<entry key="iterateSearchFilter" value="(objectClass=user)"/>

After updating the filter, initiate the account aggregation process to verify that user objects are being retrieved as expected."