[midPoint] Manager from Azure AD
Matus Macik
matus.macik at evolveum.com
Mon Sep 19 08:24:39 CEST 2022
Hello,
Currently this attribute is not supported in the connector schema. If you have your own fork with this implemented you can issue a pull request and after reviewing the feature we can merge the contribution. Or you can create an improvement Jira, these usually have higher priority when endorsed by a midPoint subscription.
--
Best Regards,
Matus Macik | Developer and Identity Management Engineer
matus.macik at evolveum.com | www.evolveum.com
Evolveum
From: "midPoint General Discussion" <midpoint at lists.evolveum.com>
To: "midPoint General Discussion" <midpoint at lists.evolveum.com>
Cc: "Marvel Krafts" <marvel.krafts at gmail.com>
Sent: Sunday, September 18, 2022 3:09:47 AM
Subject: [midPoint] Manager from Azure AD
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 | 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 | 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 | https://graph.microsoft.com/v1.0/users/johnsmith@example.com/manager ]
How can I fetch this?
Thanks
_______________________________________________
midPoint mailing list
midPoint at lists.evolveum.com
https://lists.evolveum.com/mailman/listinfo/midpoint
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.evolveum.com/pipermail/midpoint/attachments/20220919/c2a1bd00/attachment.htm>
More information about the midPoint
mailing list