Search 1.9 billion lines of Odoo code on GitHub

auth_saml

Author: XCG Consulting, Anybox, Odoo Community Association (OCA)
License: AGPL-3
Branch: 9.0-auth_saml
Repository: petrus-v/server-tools
Dependencies: auth_crypt, base, base_setup, and web
Languages: PO File (111, 12.3%), Python (485, 53.9%), XML (192, 21.4%), and reStructuredText (111, 12.3%)
Other branches: 8.0-auth_saml
Other repositories: ScopeaFrance/auth_saml, antonyfm/auth_saml, camptocamp/server-tools, flosslab/auth_saml, gurneyalex/odoo-vcls-module, hotkee/auth_saml, jeffery9/auth_saml, jelacote/auth_saml, mrks-grsh/auth_saml, omarlemorac/auth_saml, shouyejing/auth_saml, ursais/auth_saml, vauxoo-dev/addons-vauxoo, and xcgd/auth_saml

<a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> </a> <a name="saml2-authentication"></a> <h2>SAML2 authentication</h2> <p>Let users log into Odoo via an SAML2 provider.</p> <p>This module allows to deport the management of users and passwords in an external authentication system to provide SSO functionality (Single Sign On) between Odoo and other applications of your ecosystem.</p> <div class="admonition warning"> <p class="first admonition-title">Warning</p> <p class="last">This module requires auth_crypt. This is because you still have the option if not recommended to allow users to have a password stored in odoo at the same time as having a SALM provider and id.</p> </div> <a name="benefits"></a> <h3>Benefits</h3> <ul class="simple"> <li>Reducing the time spent typing different passwords for different accounts.</li> <li>Reducing the time spent in IT support for password oversights.</li> <li>Centralizing authentication systems.</li> <li>Securing all input levels / exit / access to multiple systems without prompting users.</li> <li>The centralization of access control information for compliance testing to different standards.</li> </ul> <a name="installation"></a> <h3>Installation</h3> <p>Install as you would install any Odoo addon.</p> <a name="dependencies"></a> <h4>Dependencies</h4> <p>This addon requires <a class="reference external" href="http://lasso.entrouvert.org">lasso</a>.</p> <a name="configuration"></a> <h3>Configuration</h3> <p>There are SAML-related settings in Configuration &gt; General settings.</p> <a name="usage"></a> <h3>Usage</h3> <p>To use this module, you need an Identity Provider (IDP) like authentic2 server, properly set up.</p> <a name="demo"></a> <h3>Demo</h3> <a class="reference external image-reference" href="https://runbot.odoo-community.org/runbot/149/8.0"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="known-issues-roadmap"></a> <h3>Known issues / Roadmap</h3> <p>None for now.</p> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/server-tools/issues">GitHub Issues</a>. 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 <a class="reference external" href="https://github.com/OCA/server-tools/issues/new?body=module:%20auth_saml%0Aversion:%209.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">here</a>.</p> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <p>In order of appearance:</p> <ul class="simple"> <li>Florent Aide, &lt;<a class="reference external" href="mailto:florent.aide&#64;xcg-consulting.fr">florent.aide&#64;xcg-consulting.fr</a>&gt;</li> <li>Vincent Hatakeyama, &lt;<a class="reference external" href="mailto:vincent.hatakeyama&#64;xcg-consulting.fr">vincent.hatakeyama&#64;xcg-consulting.fr</a>&gt;</li> <li>Alexandre Brun, &lt;<a class="reference external" href="mailto:alexandre.brun&#64;xcg-consulting.fr">alexandre.brun&#64;xcg-consulting.fr</a>&gt;</li> <li>Jeremy Co Kim Len, &lt;<a class="reference external" href="mailto:jeremy.cokimlen&#64;vinci-concessions.com">jeremy.cokimlen&#64;vinci-concessions.com</a>&gt;</li> <li>Houzéfa Abbasbhay &lt;<a class="reference external" href="mailto:houzefa.abba&#64;xcg-consulting.fr">houzefa.abba&#64;xcg-consulting.fr</a>&gt;</li> <li>Pierre Verkest &lt;<a class="reference external" href="mailto:pverkest&#64;anybox.fr">pverkest&#64;anybox.fr</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>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.</p> <p>To contribute to this module, please visit <a class="reference external" href="http://odoo-community.org">http://odoo-community.org</a>.</p>