- Merge request !1Resolve #3159996 "Authenticating with an organization email doesn't work" → (Open) created by dravenk
- 🇬🇧United Kingdom sittard
Any updates on this? I'm interested in using this module but this issue suggests that it does not work with organisational (Office 365) emails, is that still correct?
- 🇺🇸United States Jon Pugh Newburgh, NY
Jon Pugh → made their first commit to this issue’s fork.
- Merge request !6#3159996 Add Authorization url settings and Drupal 10 compatibility. → (Open) created by Jon Pugh
- last update
over 1 year ago 4 fail - last update
over 1 year ago 4 fail - last update
over 1 year ago 4 pass - last update
over 1 year ago 4 pass - last update
over 1 year ago 4 pass - last update
over 1 year ago 4 pass - last update
about 1 year ago 4 pass - last update
about 1 year ago 4 pass - last update
about 1 year ago 4 pass - 🇺🇸United States wells Seattle, WA
Focusing this on 4.0.x.
@jonpugh, is this in need of review?
- 🇳🇱Netherlands tom grootjans The Netherlands
Did anyone get this to work with an organisation account? If so, what version of the module did you use and which settings did you set in Microsoft Azure?
Using composer patches, the changes from merge request 6 fail to apply to version ^4.0.1 but successfully apply to version 4.0.0.
But after loggin into Microsoft i get redirected back and i get the following error:
TypeError: Drupal\social_auth_microsoft\MicrosoftAuthManager::getUserInfo(): Return value must be of type Drupal\social_auth\User\SocialAuthUserInterface, null returned in Drupal\social_auth_microsoft\MicrosoftAuthManager->getUserInfo() (line 91 of modules/contrib/social_auth_microsoft/src/MicrosoftAuthManager.php).Would love to hear ideas on how to fix this.
- 🇳🇱Netherlands zebda
Hi, I found out that this new module: https://www.drupal.org/project/social_auth_entra_id → does work for organization accounts. Wouldn't it be a good idea to team up and make one working, safe well supported module?