- Issue created by @mhentry
Hi @mhentry,
Sure, I am glad to help you with this. Can you reach out to drupalsupport@xecurify.com for further assistance?
- Status changed to Closed: works as designed
5 days ago 11:46am 14 April 2025
Hello, your module works as expected but we want to retrieve groups as well so I tried the following Endpoint 'https://graph.microsoft.com/v1.0/me?$select=id,mail,givenName,surname,userPrincipalName,otherMails,department,memberOf' and its not giving me "memberOf" upon checking to retrieve "memberOf" it has to be a seperate query like below, how can query it.
https://graph.microsoft.com/v1.0/me/memberOf
Note: we followed this document as well https://www.drupal.org/docs/contributed-modules/drupal-oauth-openid-conn... →
If you can help us; it would be great.
https://stackoverflow.com/questions/71571513/memberof-in-graph-me-api-az...
Hi @mhentry,
Sure, I am glad to help you with this. Can you reach out to drupalsupport@xecurify.com for further assistance?