Relative Content

Tag Archive for dockerdocker-composeoauth-2.0odookeycloak

Keycloak with Odoo USER_INFO_REQUEST_ERROR when using Docker

I have a docker compose file with odoo, postgres and keycloak running. They are on the same network, and I’m trying to add keycloak as an oauth client in odoo. The keycloak login works fine, and I even get back an access token, but it fails when fetching the userinfo url.

Keycloak with Odoo USER_INFO_REQUEST_ERROR when using Docker

I have a docker compose file with odoo, postgres and keycloak running. They are on the same network, and I’m trying to add keycloak as an oauth client in odoo. The keycloak login works fine, and I even get back an access token, but it fails when fetching the userinfo url.