跳至内容
菜单
此问题已终结
1 回复
6011 查看

I'm trying to do a xmlrpc call without credentials, just checking if the user is logged on odoo by browser, it's possible to pass a cookie to xmlrpc to authenticate the user and make a rpc call ?

形象
丢弃
编写者 最佳答案

This can be achieved using webControllers to get information

 ref: https://www.odoo.com/documentation/11.0/reference/http.html

And after all use xmlrpc with an trusted user to call the actions needed if you have to call functions or insert data into odoo.

形象
丢弃
相关帖文 回复 查看 活动
1
5月 18
2908
1
11月 21
6405
1
2月 16
4034
2
7月 24
1640
1
9月 22
3852