2nd factor authentication via U2F
2nd factor authentication via U2F devices
2nd factor authentication via U2F
This module adds support for FIDO U2F token based authentication. It allows users to enable/disable MFA and manage authentication apps/devices via the "Change My Preferences" view and an associated wizard. The server must run HTTPS to work properly.
After logging in, users with registered U2F devices are taken to a second screen where they have authenticate using device.
Table of contents
Installation
- Install the U2Flib library using pip: pip install python-u2flib-server
- Follow the standard module install process
Usage
After logging in, set up a U2F device through the user preferences. Click on ‘Manage 2-step verification' and create a new device by filling a name and scanning the device.
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 to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Joren Van Onder
- initOS GmbH
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-auth project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Once the user has seen at least one product this snippet will be visible.