Hello, I'm currently investigating a case of provisioning Azure AD users through self-made SCIM app and I'm trying to access user's photo and id's of groups that they're members.
Is it possible to achieve it via SCIM or extra request through Graph are necessary?
Thanks in advance!