Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
5987 Переглядів

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
2876
1
лист. 21
6353
1
лют. 16
4006
2
лип. 24
1618
1
вер. 22
3826