Hi! I have Odoo 17.0-20231222 (Community Edition) and I am trying to setup AzureAD authentication, but for some reason after authentication it sends me to a wrong redirect URI - http:// instead of https:// though everything else seems to be correct. I've tried to freeze web.baze.url to https, but it does not change anything. Please help.
Error message:
AADSTS50011: The redirect URI 'http://my.domain/auth_oauth/signin' specified in the request does not match the redirect URIs configured for the application 'ClientID'. Make sure the redirect URI sent in the request matches one added to your application in the Azure portal. Navigate to https://aka.ms/redirectUriMismatchError to learn more about how to fix this.
Hi Iron,
Were you able to find a solution to this issue?
I've tried the proxy_mode = true in the configuration but am still experiencing this issue.
Thank you!
M