Skip to content

Odoo module implementing two-factor authentication through U2F.

Notifications You must be signed in to change notification settings

phuctranfxvn/auth_u2f

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auth_u2f

This is an Odoo (website, GitHub) module implementing two-factor authentication through U2F. This module is meant for Odoo 11, which is the most recent LTS version.

How to use

After logging in set up a U2F device through the user preferences:

doc/preferences.png

Click on ‘Manage 2-step verification’:

doc/change_my_preferences.png

Click ‘Create’, fill in a name and scan your device.

Afterwards a system administrator can view and administer U2F devices in the U2F tab of the user form view accessible through Settings > Users & Companies > Users.

Notes

  • Currently this has only been tested with Google Chrome. Firefox supports U2F partially and will be supported by this module eventually.
  • U2F requires HTTPS, it does not work over HTTP.

About

Odoo module implementing two-factor authentication through U2F.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.1%
  • Python 30.9%