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.
Change link to "namespace Drupal\Core\Render\Element" from drupal 8 documentation to drupal 11 docs.
Here is a new patch against v1.9.0
tom grootjans β made their first commit to this issueβs fork.
Tom Grootjans β created an issue.
Using drush 10+ you can run drush sql:query "TRUNCATE TABLE flood;"
to empty the flood table.
Seems like the issue is still there after reinstalling the module.
I also got the unexpected error when trying to uninstall the module. I was able to uninstall the module after running the query mentions above. After installing the module again the error about the "Mismatched entity and/or field definitions" was still there...
Anyone any tips on how to fix this error?
I've addressed the issues previously mentioned. Looking forward to your feedback or to be able to opt into security advisory coverage.
Tom Grootjans β created an issue.
Hi all,
Would like to hear what to do next? Or are we still waiting for more reviewers?
Hi Vishal, thanks for the feedback. I've changed the permission.
Sorry I tagged the wrong branch initially. I updated the phpcs issues and readme already in branch 2.0.x
Tom Grootjans β created an issue.
This worked for me. Thank you!