Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
1 Svar
5963 Visninger

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
Kassér
Forfatter Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
maj 18
2847
1
nov. 21
6332
1
feb. 16
3970
2
jul. 24
1598
1
sep. 22
3813