- 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
11 months ago 4 fail - last update
11 months ago 4 fail - last update
11 months ago 4 pass - last update
11 months ago 4 pass - last update
11 months ago 4 pass - last update
11 months ago 4 pass - last update
10 months ago 4 pass - last update
10 months ago 4 pass - last update
10 months ago 4 pass - πΊπΈUnited States wells Seattle, WA
Focusing this on 4.0.x.
@jonpugh, is this in need of review?
- π³π±Netherlands Tom Grootjans Hoofddorp, 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.