跳至內容
選單
此問題已被標幟
1 回覆
3253 瀏覽次數

I am a beginner in Odoo and security. I have read the odoo documentation about security:

The authentication itself is done through the authenticate function and returns a user identifier (uid) used in authenticated calls instead of the login.
Calling methods
The second endpoint is xmlrpc/2/object, is used to call methods of odoo models via the execute_kw RPC function. Each call to execute_kw takes the following parameters: the database to use, a string the user id (retrieved through authenticate), an integer the user’s password, a string ...

Also, I am reading about industry-standard protocol such as OpenID Connect for authorizing API calls.

I would like to know if I should use one of these protocols like OpenID with Keycloak server or I should trust in Odoo security itself for online payment transactions.

頭像
捨棄
最佳答案

A very good question - I would be interested too, into reading an answer for!

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
4
8月 24
39310
0
8月 22
4114
5
12月 20
10492
0
7月 20
2339
0
4月 25
1370