OAuth Filter by Domain

auth_oauth_filter_by_domain
REPOSITORY
REPOSITORYOCA/server-auth
GIT
GIThttps://github.com/OCA/server-auth.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/server-auth/tree/18.0/auth_oauth_filter_by_domain
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Kencove
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Kencove
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, natuan9
WEBSITE
WEBSITEhttps://github.com/OCA/server-auth
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:10
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - auth_oauth
    - base
    - web
    - base_setup
    - auth_signup
    - mail
    - bus
    - web_tour
    - html_editor
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows to define a list of `allowed_domains` on 'auth.oauth.provider' and shows only the relevant ones matching with the current domain

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_oauth_provider_form_inherit auth.oauth.provider field Inherits auth_oauth.view_oauth_provider_form
Models touched (1)

New fields (1)
  • allowed_domains Char
    help='Comma-separated list of domains that can use this provider.'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/server-auth
GIT
GIThttps://github.com/OCA/server-auth.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/server-auth/tree/16.0/auth_oauth_filter_by_domain
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Kencove
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Kencove
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, natuan9
WEBSITE
WEBSITEhttps://github.com/OCA/server-auth
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:11:56
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - auth_oauth
    - base
    - web
    - base_setup
    - auth_signup
    - mail
    - bus
    - web_tour
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows to define a list of `allowed_domains` on 'auth.oauth.provider' and shows only the relevant ones matching with the current domain

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_oauth_provider_form_inherit auth.oauth.provider field Inherits auth_oauth.view_oauth_provider_form
Models touched (1)

New fields (1)
  • allowed_domains Char
    help='Comma-separated list of domains that can use this provider.'
Public methods (0)

No public methods.