Availability |
Odoo Online
Odoo.sh
On Premise
|
Community Apps Dependencies | Show |
Lines of code | 1638 |
Technical Name |
api_payload_editor_oauth |
License | See License tab |
Versions | 16.0 17.0 18.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Community Apps Dependencies | Show |
Lines of code | 1638 |
Technical Name |
api_payload_editor_oauth |
License | See License tab |
Versions | 16.0 17.0 18.0 |
Setting OAuth authentication
API Payload editor included, manage OAuth authentication with this extra module
This module allows you to generate an access token for the OAuth authentication. However, this requires technical knowledge with your OAuth provider.
There is 2 authentication flows managed by this module:
Password credentials
For password credentials, you need client ID, client Secret, Access token URL (the URL given by your OAuth provider), username and password (for users present in the OAuth application)

Authorization code
For authorization code, the user is required to manually sign in.
You need client ID, client Secret, Authorize URL (the URL given by your OAuth provider where user sign in), Callback URL (used to redirect to Odoo after user sign in)
After user sign in, the token will be generated automatically.


Copyright © 2025 CoolDev Solutions This software is a proprietary product of CoolDev Solutions. It may not be redistributed or resold without express written permission. This module is licensed for use only by the purchaser, and may not be copied, modified, or reverse-engineered, except where permitted by law. All rights reserved.
Please log in to comment on this module