Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

IMAP auth in Office 365 using OAuth2

I'm using an IMAP client in my program. I'm trying to access to Office 365 outlook by IMAP client using OAuth2 mechanism (using these instructions.)

When I authenticate in IMAP client - authentication failes, but OAuth2 authentication of Google and Outlook.com works fine. Does Office 365 support OAuth2 authentication in IMAP? If it does, how to authenticate?

like image 765
Yuri B Avatar asked Apr 20 '15 12:04

Yuri B


1 Answers

We are actively working on OAuth support for IMAP connections to O365 mailboxes. We will make a public announcement once the same is available.

like image 81
Sivaprakash-MSFT Avatar answered Sep 27 '22 17:09

Sivaprakash-MSFT