$ 83.95
Required Apps |
•
Discuss (mail)
|
Community Apps Dependencies |
api_framework_base
ekika_utils ekika_widgets |
Technical Name |
api_auth_apiuser
|
License | OPL-1 |
Also available in version | 18.0 17.0 16.0 |
Introduction
Strengthen the security of your Odoo API with the User-Based Authentication module. This essential tool provides a straightforward and secure method for authenticating API requests using user credentials. By requiring a username and password to be sent in the HTTP request header, this module ensures that only legitimate and authorized users can access your Odoo data through the API. It is a fundamental component for any business looking to build secure, reliable, and scalable integrations with third-party applications.
Key Features
User Credential Authentication: Authenticates API requests using the client's username and password.
Secure Access Control: Grants access to API resources only after successful verification of user credentials.
HTTP Header-Based: Works by sending the username and password directly in the HTTP request headers for a standardized approach.
Unauthorized Access Prevention: Protects your Odoo instance from unauthorized access by rejecting requests without valid credentials.
Easy Integration: Simple to implement and use with any third-party application or service that needs to connect to your Odoo API.
Core API Framework Component: Serves as a foundational element for building a secure and robust API framework.
Benefits
Enhanced Security: Protect your valuable business data with a proven and secure authentication method.
Controlled Access: Ensure that only authorized users and systems can interact with your Odoo API.
Simplified Integration: A straightforward authentication process makes it easier for developers to build secure integrations.
Improved Compliance: Meet security and compliance requirements by implementing a robust user authentication system.
Reliable and Scalable: A reliable and scalable solution for managing API access as your business and integration needs grow.
Compatibility & Technical Details
License: OPL-1
Technical Name: api_auth_apiuser
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.