Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2 Răspunsuri
1069 Vizualizări

Hi all

I know there are existing questions about this but they either do not have the information I need or do not have any answers at all.

I am running odoo in kubernetes with the bitnami helm chart, and I want the identity access management to be done with keycloak. I have created a keycloak client for odoo, as well as set up  auth_oauth in odoo:


my-keycloak     default         1                     deployed        keycloak-24.0.0                 26.0.0

my-odoo         default         4                      deployed        odoo-28.0.0                     18.0.20241005

When I attempt to login with keycloak I get  'Sign up is not allowed on this database' as well as the error message 'auth_signup not installed on database bitnami_odoo: oauth sign up cancelled'  I thought it therefore might help if the user already existed in both keycloak and odoo but it does not.
Any advice would be greatly appreciated.

Imagine profil
Abandonează
Cel mai bun răspuns

Have you added the system parameter auth_oauth.authorization_header ? (step 1 of odoo documentation)

https://www.odoo.com/documentation/18.0/fr/applications/general/users/azure.html#odoo-system-parameter

Imagine profil
Abandonează
Cel mai bun răspuns

Having exact the same problem but with azure, error is the same

"auth_signup not installed on database"

but there is no app with this name

Imagine profil
Abandonează