Odoo Mindscape. Understand Odoo faster. Explore modules, fields, dependencies and version differences in one place instead of digging through the source code.

Module: Auth JWT

Entity: auth.jwt.validator

View 17.0

Description: JWT Validator Configuration

Field Description Type Relationship Compute Method
audience Char -
cookie_enabled Boolean -
cookie_max_age Integer -
cookie_name Char -
cookie_path Char -
cookie_secure Boolean -
issuer Char -
name Char -
next_validator_id Many-to-One auth.jwt.validator -
partner_id_required Boolean -
partner_id_strategy Selection -
public_key_algorithm Selection -
public_key_jwk_uri Char -
secret_algorithm Selection -
secret_key Char -
signature_type Selection -
static_user_id Many-to-One res.users -
user_id_strategy Selection -