Skip to Content

API OAuth2 Authentication

by

83.95

16.0 0
Live Preview
Required Apps Discuss (mail)
Community Apps Dependencies api_framework_base
ekika_utils
ekika_widgets
Technical Name api_auth_oauth2
License OPL-1
Also available in version 18.0 17.0 16.0
You bought this module and need support ? Click here!
Technical Name api_auth_oauth2
License OPL-1
Also available in version v 18.0 v 17.0 v 16.0

Introduction

Secure your Odoo integrations with the highest standard of API authorization using the API OAuth2 Authentication module. This essential tool implements the OAuth2 framework, providing a secure and reliable method for third-party applications to access your Odoo data. By using access tokens, this module allows you to grant delegated authority to external applications without ever exposing user credentials, ensuring that your data remains protected. It is a must-have for any business looking to build robust, secure, and scalable API integrations.

Key Features

  • OAuth2 Compliance: Implements the standard OAuth2 authorization-code-grant flow for secure and standardized API access.

  • Secure Token Management: Manages the complete lifecycle of access tokens, including issuance, refresh, and revocation.

  • Enhanced Security: Protects user credentials and sensitive data by using access tokens for API authentication.

  • Simplified Client Authorization: A streamlined process for client applications to obtain authorization and access tokens.

  • Seamless Odoo Integration: Fully integrated with the Odoo framework for a consistent and reliable user experience.

  • Developer-Friendly: Includes clear examples and documentation to simplify the development and deployment of secure API endpoints.

Benefits

  • Industry-Standard Security: Secure your API with the most widely adopted authorization framework, trusted by major platforms worldwide.

  • Protect Sensitive Data: Prevent the exposure of user credentials and ensure that your business data is always protected.

  • Streamlined Integrations: Simplify the process of building secure and reliable integrations with third-party applications.

  • Automated Token Management: Reduce administrative overhead with automated management of the entire token lifecycle.

  • Scalable and Reliable: A robust and scalable solution that can grow with your business and its integration needs.

  • Increased Trust and Confidence: Build trust with your partners and users by implementing a secure and standardized authentication system.

Compatibility & Technical Details

  • License: OPL-1

  • Technical Name: api_auth_oauth2

  • Installation: To install this module, place the module folder into your Odoo addons path. In developer mode, update the app list from the Apps menu and click "Install". Configuration of a redirect URI and client registration is required.

Odoo Proprietary License v1.0
This software and associated files (the "Software") may only be used (executed,
modified, executed after modifications) if you have purchased a valid license
from the authors, typically via Odoo Apps, or if you have received a written
agreement from the authors of the Software (see the COPYRIGHT file).

You may develop Odoo modules that use the Software as a library (typically
by depending on it, importing it and using its resources), but without copying
any source code or material from the Software. You may distribute those
modules under the license of your choice, provided that this license is
compatible with the terms of the Odoo Proprietary License (For example:
LGPL, MIT, or proprietary licenses similar to this one).

It is forbidden to publish, distribute, sublicense, or sell copies of the Software
or modified copies of the Software.

The above copyright notice and this permission notice must be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.