Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
5971 Vues

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
Ignorer
Auteur Meilleure réponse

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
Ignorer
Publications associées Réponses Vues Activité
1
mai 18
2850
1
nov. 21
6335
1
févr. 16
3976
2
juil. 24
1604
1
sept. 22
3823