Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
6297 Tampilan

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
Buang
Penulis Jawaban Terbai

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
Buang
Post Terkait Replies Tampilan Aktivitas
1
Mei 18
3158
1
Nov 21
7027
1
Feb 16
4382
2
Jul 24
2004
1
Sep 22
4205