Skip to Content
Menu
This question has been flagged
216 Views

Hello,

I am integrating Odoo 16 with Keycloak for authentication using OAuth2.

Here are the steps I have taken:

  1. Created a realm and a client in Keycloak.
  2. Configured an OAuth2 provider in Odoo with Keycloak’s details.
  3. Created a test user in Keycloak and assigned it the required roles.
  4. Tried logging into Odoo using Keycloak authentication.

However, when I attempt to log in, I receive an "Access Denied" error.


Avatar
Discard