Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
1330 มุมมอง

I have integrated Microsoft Azure OAuth login in my Odoo 17 setup, but I'm facing an issue where the redirect_uri in the OAuth login link is being generated with http:// instead of https:// .

I have followed the steps below:

  1. Set web.base.url to https://localhost.com in Settings > Technical > System Parameters .
  2. Enabled web.base.url.freeze with a value of True to prevent changes to the base URL.

Despite these settings, when the login button is clicked, the redirect URI still shows as http:// (eg, http://localhost.com/auth_oauth/signin ).

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

did you manage to fix this?

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

if you have website installed, check the domain of the website too

อวตาร
ละทิ้ง