Hi,
I was setting prod environment in a similar way to our development environment and created connection to Azure Active Directory. Everything works fine, but there is one difference - executing SmartObject UMUser on production with method "Get Users" returns Manager property just with manager's name ("name"), without security label. In our development environment, UMUser returns Manager property with both name and security label ("AAD:name" for example).
I attached the screenshot showing this differencies.
Could anyone know why this field has differencies and what can I change to have manager field as FQN?