-
Bug
-
Resolution: Fixed
-
Minor
-
Jenkins version: Jenkins 2.303.3
Email Extension plugin version: 2.83
-
-
2.92
I am using the Email Extension plugin in my Jenkins and sending e-mail notifications.
I am using my SMTP server with TLS enabled and need to authenticate the SMTP server via username and password to leverage services.
Today I received a note from my Outlook admin team saying that the primary authentication in Exchange Online is being disabled (https://docs.microsoft.com/en-us/exchange/clients-and-mobile-in-exchange-online/deprecation-of-basic-authentication-exchange-online) and I need to switch to the modern authentication mention (OAuth 2.0 token-based authorization).
Does this e-mail extension plugin support modern authentication mention (OAuth 2.0 token-based authorization?
- relates to
-
JENKINS-73486 Jenkins Email Extension plugin: OAuth 2.0 does not work with O365
- Open