Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
3464 Weergaven

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
Annuleer
Beste antwoord

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
Annuleer