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
此問題已被標幟
3639
瀏覽次數
Hope this will helps: http://learnopenerp.blogspot.com/2019/10/connecting-to-odoo-using-xml-rpc.html