Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
3366 Prikazi

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.

Avatar
Opusti
Best Answer

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

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
4
avg. 24
40348
0
avg. 22
4266
5
dec. 20
10779
0
jul. 20
2422
0
apr. 25
1919