endpoint_auth_api_key
This module provides API key authentication for endpoints in Odoo.
Key Features
- endpoint: Adds API key as an authentication type option for endpoints.
- endpoint: Allows configuration of allowed API key groups for endpoint access control.
- endpoint: Validates API keys in incoming requests against configured groups.
- endpoint: Provides a user interface to manage API key groups within endpoint settings.