Created on 27 March 2024, 3 months ago
Updated 29 March 2024, 3 months ago

Problem/Motivation

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', its not giving me "memberOf"; upon checking to retrieve "memberOf" it has to be a separate query like below,

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.

Thank you!

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ’¬ Support request
Status

Active

Version

4.0

Component

Code

Created by

πŸ‡¨πŸ‡¦Canada mhentry Toronto

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024