-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
doc #9737
doc #9737
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PR Summary
Added documentation for Microsoft 365 account connection troubleshooting, specifically addressing personal account limitations and the AADSTS50020 error code.
- Added explanation in
/packages/twenty-website/src/content/developers/self-hosting/troubleshooting.mdx
for AADSTS50020 error, clarifying personal Microsoft accounts are not supported - Included link to Microsoft's official documentation for detailed error explanation
- Added admin portal verification step for Microsoft 365 license checks
1 file(s) reviewed, 1 comment(s)
Edit PR Review Bot Settings | Greptile
Most of the time, it's because your admin has not enabled the Microsoft 365 Licence for your account. Check [https://admin.microsoft.com/](https://admin.microsoft.com/Adminportal/Home). | ||
Most of the time, it's because your admin has not enabled the Microsoft 365 Licence for your account. Check [https://admin.microsoft.com/](https://admin.microsoft.com/Adminportal/Home). | ||
|
||
If you have an error code `AADSTS50020`, it probably means that you are using a personal Microsoft account. This is not supported yet. More info [here](https://learn.microsoft.com/fr-fr/troubleshoot/entra/entra-id/app-integration/error-code-aadsts50020-user-account-identity-provider-does-not-exist) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
style: The Microsoft documentation link uses 'fr-fr' locale - consider using the English version of the documentation
Log
|
No description provided.