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:
- CRM
- e-Commerce
- 会計
- 在庫
- PoS
- Project
- MRP
この質問にフラグが付けられました
3637
ビュー
Hope this will helps: http://learnopenerp.blogspot.com/2019/10/connecting-to-odoo-using-xml-rpc.html