Skip to content
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

Plans for OAUTH authentication to Office 365 mailboxes #61

Open
hkelley opened this issue Dec 30, 2020 · 1 comment
Open

Plans for OAUTH authentication to Office 365 mailboxes #61

hkelley opened this issue Dec 30, 2020 · 1 comment

Comments

@hkelley
Copy link

hkelley commented Dec 30, 2020

Eyeballing EwsConnector.py, it does not appear that Synapse allows the use of OAuth2Credentials.

Microsoft is steadily shutting down use of BASIC auth to O365:

https://developer.microsoft.com/en-us/office/blogs/deferred-end-of-support-date-for-basic-authentication-in-exchange-online/

Has anyone worked out a long-term way to use Synapse to access O365 mailboxes?

@IzusaE
Copy link

IzusaE commented Jul 19, 2021

The Synape configuration specify that we have to put "None" in the "Auth", then you put your password and your email in the configuration and it suppose to be good after that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants