In relation to my previous post, after reviewing Azure AD with my system's administrator, it now works.
This section of the Microsoft doc is the key:
https://learn.microsoft.com/en-us/exchange/client-developer/legacy-protocols/how-to-authenticate-an-imap-pop-smtp-application-by-using-oauth#use ...
Search found 2 matches
- 13 Jan 2023, 12:02
- Forum: EmailReporting
- Topic: OAuth2 email authentication method needed
- Replies: 32
- Views: 246278
- 11 Jan 2023, 20:26
- Forum: EmailReporting
- Topic: OAuth2 email authentication method needed
- Replies: 32
- Views: 246278
Re: OAuth2 email authentication method needed
Hi,
it's a really important and very useful extension, but I can't get it to work. Sometimes I program, so I can monitor what's going on inside the code, but I still haven't been able to connect it to the office365.com mailbox.
I went through the installation, adding libraries via composer, as ...