Hi,
based on the ODOO documentation found here https://www.odoo.com/documentation/14.0/applications/general/calendars/outlook/outlook_calendar.html, it should be possible to set-up a synchronisation for the outlook calendar 'out of the box'.
In the document it is stated to add /microsoft_account/authentication to the database URI.
In the Azure app registration, I have tried multiple things like
* https://myodoowebsite.com/microsoft_account/authentication
* https://myodoowebsite.com/web/login?db=database/microsoft_account/authentication
All URI are accepted by Azure AD, but when I click on synchronise outlook in the calendar, I get following error message:
AADSTS50011: The reply URL specified in the request does not match the reply URLs configured for the application: 'application ID'
I do think that there must be something wrong with the URI, but I have followed the exact set-up as described in the ODOO documentation.
Is there someone who can help out in getting the correct URI?
thanks in advance!