Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

memberOf and transitiveMemberOf should include cast to directoryroles #372

Closed
andrueastman opened this issue Jun 27, 2023 · 0 comments · Fixed by #378
Closed

memberOf and transitiveMemberOf should include cast to directoryroles #372

andrueastman opened this issue Jun 27, 2023 · 0 comments · Fixed by #378

Comments

@andrueastman
Copy link
Member

Current transforms allow memberOf and transitiveMemberOf cast to groups and administrativeUnit.

<String>microsoft.graph.group</String>

However, the types can also be members of directory roles and the odata cast path should be included.

Reference
https://learn.microsoft.com/en-us/graph/api/user-list-memberof?view=graph-rest-1.0&tabs=http
https://learn.microsoft.com/en-us/graph/api/user-list-transitivememberof?view=graph-rest-1.0&tabs=http
https://learn.microsoft.com/en-us/graph/api/serviceprincipal-list-memberof?view=graph-rest-1.0&tabs=http

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant