Difference between revisions of "FIDO UAF"
From MgmtWiki
(Created page with "==Full Title or Meme== Universal Authentication Framework provides a guide for Fast ID Online (FIDO). ==Problems== http://www.zeropasswords.com/pdfs/WHATisWRONG_FIDO.p...") |
(→References) |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
==Full Title or Meme== | ==Full Title or Meme== | ||
Universal [[Authentication]] [[Framework]] provides a guide for Fast ID Online (FIDO). | Universal [[Authentication]] [[Framework]] provides a guide for Fast ID Online (FIDO). | ||
+ | ==Content== | ||
+ | The following is from the FIDO docs. | ||
+ | <blockquote>The UAF protocol allows online services to offer password-less and multi-factor security. The user registers their device to the online service by selecting a local authentication mechanism such as swiping a finger, looking at the camera, speaking into the mic, entering a PIN, etc. The UAF protocol allows the service to select which mechanisms are presented to the user. | ||
+ | |||
+ | Once registered, the user simply repeats the local authentication action whenever they need to authenticate to the service. The user no longer needs to enter their password when authenticating from that device. UAF also allows experiences | ||
+ | </blockquote> | ||
+ | |||
==Problems== | ==Problems== | ||
http://www.zeropasswords.com/pdfs/WHATisWRONG_FIDO.pdf | http://www.zeropasswords.com/pdfs/WHATisWRONG_FIDO.pdf | ||
+ | |||
+ | ==Solutions== | ||
+ | |||
==References== | ==References== | ||
+ | *Also see the page [[FIDO U2F]] for the 2nd factor description. | ||
+ | |||
+ | [[Category:Standard]] | ||
+ | [[Category:Authentication]] |
Latest revision as of 12:30, 30 August 2018
Full Title or Meme
Universal Authentication Framework provides a guide for Fast ID Online (FIDO).
Content
The following is from the FIDO docs.
The UAF protocol allows online services to offer password-less and multi-factor security. The user registers their device to the online service by selecting a local authentication mechanism such as swiping a finger, looking at the camera, speaking into the mic, entering a PIN, etc. The UAF protocol allows the service to select which mechanisms are presented to the user.Once registered, the user simply repeats the local authentication action whenever they need to authenticate to the service. The user no longer needs to enter their password when authenticating from that device. UAF also allows experiences
Problems
http://www.zeropasswords.com/pdfs/WHATisWRONG_FIDO.pdf
Solutions
References
- Also see the page FIDO U2F for the 2nd factor description.