msgraph-sdk-go icon indicating copy to clipboard operation
msgraph-sdk-go copied to clipboard

Is one able to obtain Attribute Mappings for Provisioning through the SDK?

Open bartek opened this issue 3 years ago • 0 comments

I want to create some glue between Azure AD and a provisioned application (e.g. Slack, GitHub, etc). To do so, I need to understand which particular field was mapped to say, the userPrincipalName.

Essentially, I would like to be able to retrieve the mapping within the Provisioning section of an AD Enterprise Application:

Screenshot 2023-02-21 at 12 54 11 PM

I explored the documentation and API itself, but was not able to find a representation of this data. Is there a pathway I can follow to get this or similar?

Thank you!

bartek avatar Feb 21 '23 16:02 bartek