Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
6018 Представления

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.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
мая 18
2912
1
нояб. 21
6415
1
февр. 16
4038
2
июл. 24
1645
1
сент. 22
3854