Lines of code | 209 |
Technical Name |
manatec_two_factor_auth_whitelist |
License | OPL-1 |
Website | https://www.manatec.de |
Also available in version | v 13.0 |
Lines of code | 209 |
Technical Name |
manatec_two_factor_auth_whitelist |
License | OPL-1 |
Website | https://www.manatec.de |
Also available in version | v 13.0 |
Warning! The python library "pyotp" must be installed for the module to work.
Two-factor authentication for Odoo
with customizable whitelist to disable two-factor authentication
This module allows you to use two-factor authentication in combination with Odoo. It gives you secure access when you want to work on the road or at home. The two-factor authentication is an additional security measure to protect an account and personal data. Instead of just entering a password, successful logging into an account requires a further security measure such as a PIN or code, which is sent via SMS or app. A typical example is the bank card in combination with a PIN at an ATM.Activate and manage for every user
Can be activated individually for each user: Activate "Allow External Access" check box in user settings.
Access data for the respective user can be viewed in their preferences.
QR code for easier and faster setup in corresponding apps, tested with Google Authenticator.


Configure whitelists for connections
Create global whitelists for different IP address ranges from which users can log in without two-factor authentication: "Settings" → "Technical" → "Two Factor Authentication" → "Whitelist"
The IP address from which the module is installed is automatically added. No risk to lock yourself out of your system.

Contact & Support
Do you like this module?
Try out our other apps!
Challenges with this module, wishes for more functions or questions about Odoo?
Contact us!
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedThere are no ratings yet!
RFI
Good day, Our client is looking for a third-party App for 2FA that will perform the below: 1. A user logs into Odoo 2. Ideally there would be a wait screen or a "waiting room" displayed for the user attempting to log in. 3. A message is sent to the administrator (A single person identified within the organisation) asking if access to Odoo is granted or denied 4. The administrator then grants or denies access. 5. The user is taken to Odoo if access is granted. 6. The user receives and access denied message if access is denied. Is this something this App can perform? If not, do you have other apps that could perform this function? Thank you. Gareth.
Re: RFI
Hello Gareth, right now, this module creates for previously connected users an one time token to login from a remote location. The token is automatically created by Odoo and the connected user can use the google authenticator to create the same token and login. With some development we could hook into this process and let an administrator create the code which he can transmit to the login requesting user. The direct access granting by the administrator could be possible as well, but it'd need some more changes. You can use this module and adjust it as described or you can contact us directly https://www.manatec.de/en_US/contactus and we can discuss your projects details in person. Best regards Robert