auth_oidc
This module enables OpenID Connect (OIDC) authentication for Odoo users.
Key Features
- auth.oauth.provider: Adds support for OpenID Connect authorization code and implicit flows
- auth.oauth.provider: Implements token mapping to customize claim field assignments
- auth.oauth.provider: Provides JWKS-based ID token validation and decoding
- auth.oauth.provider: Includes PKCE support for enhanced security in authorization code flow
- res.users: Extends OAuth authentication to handle OpenID Connect token retrieval and validation
- authentication: Offers pre-configured Azure AD providers for single and multitenant environments
- authentication: Includes demo Keycloak provider setup for testing purposes
- authentication: Enables secure user login through external OpenID Connect identity providers