Forum Discussion
VinyakPM
Jul 06, 2020Copper Contributor
JavaMail connecting to Office 365 XOAUTH2 for IMAP Authentication fails
Facing connectivity issue with Office365 online with OAuth2.0 I have set up the application permissions and IMAP and SMTP connection.Basic authentication seems to be work fine. I believe IMAP is ena...
zoujg120820
Sep 10, 2020Copper Contributor
Can you tell me how to get to the accessToken?VinyakPM
- shchoo83Nov 10, 2020Copper Contributor
zoujg120820 Could I use the bearer token obtained in the method below for JavaMail connecting to Office 365 XOAUTH2 ?