2FA

From Open Source Ecology
Revision as of 18:47, 3 October 2017 by Maltfield (talk | contribs) (Created page with "2FA = Two Factor. At OSE, whenever possible, we use the following 2 factors for public-facing authentication: # Something you know (username/password) # Something you have (T...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

2FA = Two Factor. At OSE, whenever possible, we use the following 2 factors for public-facing authentication:

  1. Something you know (username/password)
  2. Something you have (TOTP token)

For more information on 2FA, see Multi-factor_authentication