[midPoint] Manager from Azure AD

Marvel Krafts marvel.krafts at gmail.com
Sun Sep 18 03:09:47 CEST 2022


Hello,

Maybe it's simple but does the Azure Graph connector support pulling the
manager for an account? Azure User object does not have "manager" attribute
by default but it can be pulled few ways when using the Graph API

1. Using GET on
https://graph.microsoft.com/v1.0/users/johnsmith@example.com?$expand=manager
2. Using GET on
https://graph.microsoft.com/v1.0/users/johnsmith@example.com?$expand=directReports
3. Using GET on
https://graph.microsoft.com/v1.0/users/johnsmith@example.com/manager

How can I fetch this?

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20220917/5a10ecfe/attachment.htm>


More information about the midPoint mailing list