Is there any way or is it possible to implement Single Sign On with both Odoo and Django such that when a user authenticates with Django, it authenticates with Odoo via JSON/XML RPC? Django will be used to communicate with Odoo. I am looking for other solutions which do not involve the use of the odoo admin user and password. Thanks!
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- 客户关系管理
- e-Commerce
- 会计
- 库存
- PoS
- Project
- MRP
此问题已终结
3636
查看
Hope this will helps: http://learnopenerp.blogspot.com/2019/10/connecting-to-odoo-using-xml-rpc.html