instructure / canvas-lms

The open LMS by Instructure, Inc.
https://github.com/instructure/canvas-lms/wiki
GNU Affero General Public License v3.0
5.57k stars 2.47k forks source link

smtp oauth2 office365 #2254

Closed amg-web closed 1 year ago

amg-web commented 1 year ago

Microsoft deprecated Basic authentication in Exchange Online https://learn.microsoft.com/en-us/exchange/clients-and-mobile-in-exchange-online/deprecation-of-basic-authentication-exchange-online

I think I can use legacy endpoint.

but is it possible to add oauth2 for smtp ?

possible gems https://gitlab.com/oauth-xx/oauth2/ https://github.com/ekohe/ruby-office365

maths22 commented 1 year ago

Instructure will not be implementing support for oauth2-based SMTP auth