$ 83.95
Required Apps |
•
Discuss (mail)
|
Community Apps Dependencies |
api_framework_base
ekika_utils ekika_widgets |
Technical Name |
api_auth_apikey
|
License | OPL-1 |
Also available in version | 18.0 17.0 16.0 |
Introduction
Simplify and secure your API integrations with the API Key-Based Authentication module for Odoo. This essential tool provides a straightforward yet powerful method for authenticating requests to your Odoo API. By generating unique API keys for each user, you can ensure that all interactions are secure and authorized, without the need to expose sensitive login credentials. This module is a fundamental component for any business that wants to build robust, secure, and scalable connections between Odoo and third-party applications.
Key Features
API Key Generation: Easily generate unique API keys for each user directly from the Odoo user settings.
Header-Based Authentication: Authenticate API requests by including the API key in the HTTP request header, a widely used and standard practice.
Secure Access Control: Ensure that only authorized applications and users can access your Odoo data through the API.
User-Specific Keys: Each user has their own unique API key, allowing for granular control and monitoring of API access.
Simple and Effective: A simple yet robust authentication method that is easy to implement and use.
Enhanced Security: Avoid exposing user passwords in API requests, significantly improving the security of your integrations.
Benefits
Improved Security: Protect your Odoo instance by using secure API keys instead of user credentials for authentication.
Simplified Integration: A straightforward and well-documented authentication method makes it easy for developers to connect to your API.
Greater Control: Manage and revoke API access on a per-user basis, giving you full control over your integrations.
Enhanced Audit and Monitoring: Easily track and monitor API usage by associating requests with specific user API keys.
Scalable and Reliable: A scalable and reliable solution for managing API authentication as your integration needs grow.
Compatibility & Technical Details
Required Modules: Discuss (mail)
License: OPL-1
Technical Name: api_auth_apikey
Installation: To install this module, add the module folder to your Odoo addons path. In developer mode, update the app list from the Apps menu and click "Install".
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.