SAML2 authentication
Let users log into Odoo via an SAML2 provider.
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.
- WARNING: 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.
Benefits
- Reducing the time spent typing different passwords for different accounts.
- Reducing the time spent in IT support for password oversights.
- Centralizing authentication systems.
- Securing all input levels / exit / access to multiple systems without prompting users.
- The centralization of access control information for compliance testing to different standards.
Installation
Install as you would install any Odoo addon.
Dependencies
This addon requires lasso.
Configuration
There are SAML-related settings in Configuration > General settings.
Usage
To use this module, you need an authentic2 server, properly set up. Read the doc at documentation/index.rst for more information.
Demo
Known issues / Roadmap
None for now.
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 here.
Credits
Contributors
In order of appearance:
- Florent Aide, <florent.aide@xcg-consulting.fr>
- Vincent Hatakeyama, <vincent.hatakeyama@xcg-consulting.fr>
- Alexandre Brun, <alexandre.brun@xcg-consulting.fr>
- Jeremy Co Kim Len, <jeremy.cokimlen@vinci-concessions.com>
- Houzéfa Abbasbhay <houzefa.abba@xcg-consulting.fr>
Maintainer

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.
To contribute to this module, please visit http://odoo-community.org.