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

Hi guys,

I have 2 different instances, a live one that contains Odoo 12 (Community) and i've discovered recently that there is a module i need (eLearning) on Odoo 13. I want to create a SSO (single sign-on) for these 2 instances in order a user to have the same credentials for both instances. 

Do you know any elegant way to do this scenario?

Thanks.

Imagine profil
Abandonează
Cel mai bun răspuns

you can set up LDAP server for authentication.
install auth_ldap module on both instances and it should check credentials from the same LDAP server.

ref: https://www.odoo.com/forum/help-1/question/ldap-authentication-how-to-configure-151413

Imagine profil
Abandonează