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

Add OAuth2 authentication for use in outlook365.com #31

Open
phochstr opened this issue Oct 16, 2024 · 2 comments
Open

Add OAuth2 authentication for use in outlook365.com #31

phochstr opened this issue Oct 16, 2024 · 2 comments

Comments

@phochstr
Copy link

Dear @ivy-sgi, it would be cool to have the following feature in the market place:

Is your feature request related to a problem? Please describe.
With the current version, we cannot connect to Microsoft 365 mailstores because they require OAuth2 authentication while we only support Basic Authentication.

Describe the solution you'd like
Implement OAuth2 authentication compatible with Microsoft 365 (see https://support.microsoft.com/en-us/office/pop-imap-and-smtp-settings-for-outlook-com-d088b986-291d-42b8-9564-9c414e2aa040)

Describe alternatives you've considered
We checked that the connector works correctly with traditional Basic Authentication against another mail provider.

Additional context
A customer tried to access Outlook365 and got an auth error; see #5081

@ptanhaxon
Copy link

Hi @phochstr ,
We are in progress of the implementation for this use case because we really need OAuth2 Authen for MailStore in our project HDS. Customer does not provide the app password due to security reason. Tracking ticket: https://1ivy.atlassian.net/browse/MARP-1189
cc @kimthanh175 @nvvi

@phochstr
Copy link
Author

Hi @ptanhaxon

Thanks for letting me know. I informed the customer and linked this issue as well as the original Zendesk ticket to your internal ticket.

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