Allows system administrator to authenticate with any account
Project description
This module allows to use server env for SAML configuration
Table of contents
Installation
To install this module, you need to have the following modules installed and properly configured: server_environment module auth_saml
Configuration
To configure this module, you need to:
Create a module server_environment_file with a cfg file or set the environment variable SERVER_ENV_CONFIG with the following section:
[auth_saml_provider.<name>]
Where <name> is optional and must be equal to the name field you defined in Odoo for the IDP.
Example of configuration
[auth_saml_provider.my_idp]
idp_metadata=<…> sp_baseurl=https://odoo-community.org sp_pem_public_path=/data/cert.pem sp_pem_private_path=/data/key.pem
Usage
Once configured, Odoo will read the Auth SAML Providers values from the configuration.
Note that visibility of login button for SAML is changed and differs from auth_saml module, instead of relying on which fields are filled or not, all providers will be displayed as long as their configuration in Odoo are set to active.
Known issues / Roadmap
Due to the special nature of this addon, you cannot test it on the OCA runbot.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
Denis Leemann <denis.leemann@camptocamp.com>
Yannick Vaucher <yannick.vaucher@camptocamp.com>
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/server-env project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for odoo14_addon_auth_saml_environment-14.0.1.0.1.dev6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 57448e7a84b05816d17301ced8df45429987a65e06fd147cf50bb9a1b23cb109 |
|
MD5 | 02d67a80aab182e160776a9b195e8243 |
|
BLAKE2b-256 | 9f6e7efbc4c03662f8a5a543402c2a059f5f8e62a2742e76f44517f08f8783f5 |