microsoftgraph / microsoftgraph/msgraph-sdk-go
Is one able to obtain Attribute Mappings for Provisioning through the SDK?
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 335
- Forks
- 43
- Avg merge
- 15h 19m
- Merged PRs (30d)
- 3
Description
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:
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!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the msgraph-sdk-go documentation and the Microsoft Graph API areas covering the Provisioning section of an Azure AD Enterprise Application. Determine whether attribute mappings are represented and retrievable through the SDK, then document the supported pathway or confirm that the requested data is not exposed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, go
- Domain
- backend-api-design, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100