Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
6261 Visualizzazioni

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 ?

Avatar
Abbandona
Autore Risposta migliore

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.

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
mag 18
3124
1
nov 21
6974
1
feb 16
4363
2
lug 24
1961
1
set 22
4168