You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mark Ward (Jira)" <ji...@apache.org> on 2022/09/08 14:51:00 UTC

[jira] [Created] (NIFI-10461) Support OAUTH on Email Processors (PutEmail, ConsumeIMAP, ListenSMTP etc.)

Mark Ward created NIFI-10461:
--------------------------------

             Summary: Support OAUTH on Email Processors (PutEmail, ConsumeIMAP, ListenSMTP etc.)
                 Key: NIFI-10461
                 URL: https://issues.apache.org/jira/browse/NIFI-10461
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Extensions
            Reporter: Mark Ward


Microsoft is disabling basic authentication for it's Office365 service, affecting ExchangeOnline users.

[Deprecation of Basic authentication in Exchange Online | Microsoft Docs|https://docs.microsoft.com/en-us/exchange/clients-and-mobile-in-exchange-online/deprecation-of-basic-authentication-exchange-online]

The recommendation is to use OAUTH2 authentication instead:

[Authenticate an IMAP, POP or SMTP connection using OAuth | Microsoft Docs|https://docs.microsoft.com/en-us/exchange/client-developer/legacy-protocols/how-to-authenticate-an-imap-pop-smtp-application-by-using-oauth]

Can all IMAP, SMTP and POP Processers be upgraded to support OAUTH2?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)