View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007690 | OXID eShop (all versions) | 2.1. Master Settings | public | 2024-07-04 15:54 | 2024-08-08 18:58 |
Reporter | SimonGassenschmidt | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | have not tried |
Status | confirmed | Resolution | open | ||
Summary | 0007690: Basic Auth will be deactivated by Microsoft, OAuth2 needed. | ||||
Description | SMTP Auth needs to be better implemented, so Auth on Microsoft E-Mail Server is easily done per OAuth2. See Context in additional information. | ||||
Additional Information | vendor/phpmailer/phpmailer/README.md https://learn.microsoft.com/en-us/answers/questions/1000419/baisc-authentication-vs-smtp-authentication https://learn.microsoft.com/en-us/exchange/client-developer/legacy-protocols/how-to-authenticate-an-imap-pop-smtp-application-by-using-oauth https://learn.microsoft.com/de-de/exchange/clients-and-mobile-in-exchange-online/authenticated-client-smtp-submission https://www.fernao.com/de/aktuelles/blog/details/das-ende-der-basic-auth-welt-naht https://learn.microsoft.com/en-us/exchange/clients-and-mobile-in-exchange-online/deprecation-of-basic-authentication-exchange-online | ||||
Tags | No tags attached. | ||||
Theme | Not defined | ||||
Browser | Not defined | ||||
PHP Version | Not defined | ||||
Database Version | Not defined | ||||
|
The most important link was missing for me: https://techcommunity.microsoft.com/t5/exchange-team-blog/exchange-online-to-retire-basic-auth-for-client-submission-smtp/ba-p/4114750 That also explains why this was not reported earlier as the last 2 links above suggested. From that this deactivation should have happened 2 years ago. The new date seems to be September 2025 |