How to get manager UPN in transform?

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…

2 Likes

Liike this shantha $identity.getManager().getAttribute("")

Yes absolutely like this. Are you getting the manager upn value..

2 Likes

Hi @markbrook,

Take a look at this thread for reference

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.