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
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
3326
Views
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up
Hope this will helps: http://learnopenerp.blogspot.com/2019/10/connecting-to-odoo-using-xml-rpc.html