Hello,
I have a performance issue with using the UM User SO. Every time I run the SmartObject, it takes around 3 seconds to execute. This happens only when using the Azure Active Directory Label.
My understnandig is that the system Should use the identity cache in such scenario to retrieve the users list, which should be rather fast.
This was tested straight from the server, so it should not be the network issue. Also the Azure AD smartobjects (which I suppose are reading straight from Azure) are running much faster (around 0.4 s to get all the users).
Is there any way to debug/workaround such issue?
Thanks