Click HERE to see how Saviynt Intelligence is transforming the industry. |
10/01/2024 02:52 AM
Hi Team,
We have configured AzureAD connector for Entraid and now we want to map manager attribute in createaccount json but we have to pass upn of users manager to populate manager attribute of entrai. One option is to store upn in some cp of user and then use. But do we have any other way to achieve this ?
"manager@odata.bind": "https://graph.microsoft.com/v1.0/users/${user.managerUPN}"
Regards,
Supriya
10/02/2024 11:26 PM
You can have another get call to get users UPN using graph api in call1 then call2 create account
10/06/2024 11:52 PM
Hi @rushikeshvartak ,
I was able to add that in createaccount json but facing issue in reconciliation, not able to reconcile manager from EntraID.
Regards,
Supriya