Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
3451 Tampilan

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.

Avatar
Buang
Jawaban Terbai

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

Avatar
Buang