email-ext-plugin icon indicating copy to clipboard operation
email-ext-plugin copied to clipboard

fix: JENKINS-69414 - Add OAuth 2.0 support

Open slide opened this issue 1 year ago • 1 comments

This adds a checkbox to the mail account configuration to allow users to enable OAuth 2.0 (see https://javaee.github.io/javamail/OAuth2).

The token needs to be put as the password in the credentials.

See https://issues.jenkins.io/browse/JENKINS-69414

I tested with Gmail using my email address and the OAuth 2.0 token as the password in the credential for the MailAccount.

  • [x] Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • [x] Ensure that the pull request title represents the desired changelog entry
  • [x] Please describe what you did
  • [x] Link to relevant issues in GitHub or Jira

slide avatar Oct 09 '22 03:10 slide

Is this repo participating in Hacktoberfest? If so, can this be labelled as such?

slide avatar Oct 09 '22 03:10 slide

Released in 2.92.

basil avatar Oct 10 '22 17:10 basil