Hi,
I have an on-premise installation of Odoo 16.0 (Community Edition). I want to configure Inbound/Outbound email servers with Outlook service hosted in Azure.
I followed all the steps detailed here: https://www\.odoo\.com/documentation/16\.0/administration/maintain/azure_oauth\.html
When\ I\ configure\ the\ outgoing\ email\ server,\ I\ click\ on\ Connect\ your\ Outlook\ account\ and\ authenticate\ in\ Azure\. \ After\ authentication,\ all\ I\ get\ is\ an\ error\ message\ in\ the\ Azure\ authentication\ page\ saying AADSTS900971:\ No\ reply\ address\ provided\.
When\ I\ configure\ the\ incoming\ email\ server,\ I\ get\ the\ exact\ same\ result\.
I\ tried\ to\ find\ what\ is\ causing\ this\ error\ and\ it\ seems\ to\ be\ caused\ by\ a\ missing\ Redirect\ URL\ \(see
https://answers.microsoft.com/en-us/msteams/forum/all/aadsts900971-no-reply-address-provided/1967cfa2-fde1-4359-b66d-bc5b0d7dacfe). I triple-checked the settings in Azure and everything looks fine...
Here's the config I have in Azure...
Here's the global config I have in Odoo:
Here's the config I have for the Outgoing email server:
What else can I check to resolve this error?
Thanks in advance!