Auth SAML Create User

auth_saml_create_user
REPOSITORY
REPOSITORYOCA/server-auth
GIT
GIThttps://github.com/OCA/server-auth.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/server-auth/tree/11.0/auth_saml_create_user
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYTools
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Savoir-faire Linux
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Savoir-faire Linux
COMMITTERS
COMMITTERSStéphane Bidoul, oca-travis, OCA-git-bot, eilst
WEBSITE
WEBSITEhttps://github.com/OCA/server-auth
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:23:56
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/server-auth:
    - auth_saml
odoo/odoo:
    - base_setup
    - base
    - web
    - auth_crypt
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_saml_provider_form_inherit auth.saml.provider.form.inherit auth.saml.provider xpath Inherits auth_saml.view_saml_provider_form
Models touched (2)

New fields (1)
  • create_user Boolean
    string='Create User'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (2)
  • check_if_create_user(self, provider)
  • create_user(self, saml_uid, provider)