Hi All,
I need to get the identity manager upn from entra ID how i can achieve this through transforms??
Hi All,
I need to get the identity manager upn from entra ID how i can achieve this through transforms??
Hi Mark please use the static transform to get the manager upn by using the Apache VTL languageā¦
Liike this shantha $identity.getManager().getAttribute("")
Yes absolutely like this. Are you getting the manager upn value..
Hi @markbrook,
Take a look at this thread for reference