Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
5982 Widoki

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 ?

Awatar
Odrzuć
Autor Najlepsza odpowiedź

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.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
maj 18
2867
1
lis 21
6343
1
lut 16
4002
2
lip 24
1614
1
wrz 22
3825