以下是FIDO Alliance用户身份验证规范的最新版本。 如果您是 FIDO 的新用户,我们建议您在继续了解之前先阅读 “规格概述“。

除了满足技术要求外,FIDO Alliance还制定了进一步的安全要求,这些要求必须得到落实,以加强每个设备的安全保证。 这些要求包含在 “认证身份验证员级别“页面上的身份验证员 认证计划中。

旧版本的规范和UAF 1.0 规范的中文译本可在规范档案中找到。 FIDO联盟规范的FIDO规范状态和知识产权(IPR)可在此处查阅。


FIDO联盟发布了以下技术规范,供任何实施者下载。 此外,联盟还通过运行fido-dev@fidoalliance.org公共讨论列表,为 FIDO 身份验证技术的实施者提供支持。 如果您有任何关于实施FIDO规范的问题,请在该论坛上提问。

为方便读者,FIDO联盟制作了PDF格式的规范,但如果读者在阅读PDF格式的规范时遇到任何格式问题,建议参考HTML格式的规范。 如果您还不是 Fido 联盟的成员,并希望对我们的公开规范草案发表意见,请使用联系我们表格。

FIDO2 Specifications
CLIENT TO AUTHENTICATOR PROTOCOL (CTAP)
This Proposed Standard document describes the Client-to-Authenticator Protocol (CTAP) which uses USB, NFC, and / or BLE for communication between browsers or platforms and FIDO2 authenticators.

CTAP 2.1 Proposed Standard with Errata: HTML | PDF

CTAP 2.1 Errata: HTML | PDF

CTAP 2.2 Review Draft 01: HTML | PDF
W3C – Web Authentication:
An API for accessing Public Key Credentials
Level 2 (Webauthn)

This specification defines an API enabling the creation and use of strong, attested, scoped, public key-based credentials by web applications, for the purpose of strongly authenticating users.

Download: HTML
UAF Specifications
FIDO UAF Complete Specifications
This is a zip file containing the FIDO Alliance Universal Authentication Framework (UAF) specification files:

Change USB transport to conform to ISO7816-4
NFC (ISO7816-4) support
Bluetooth Low Energy support
Updated JavaScript 1.1 specification
Transports Extension specification
Expanded Metadata Service specification to include U2F

1.1 Proposed Standard: Files

1.2 Proposed Standard: Files
FIDO UAF Architectural Overview
This overview document describes the various protocol design considerations in detail and also describes the user flows in detail. It describes the layering and intention of each of the detailed protocol documents.
You should read this document first if you are new to UAF.

1.1 Proposed Standard: HTML | PDF
1.2 Proposed Standard: HTML | PDF
FIDO UAF Protocol Specification
This document defines the message formats and processing rules for all UAF protocol messages.

1.1 Proposed Standard: HTML | PDF
1.2 Proposed Standard: HTML | PDF
UAF Application API and Transport Binding Specification
This document describes the client-side APIs and interoperability profile for client applications to utilize FIDO UAF.

1.1 Proposed Standard: HTML | PDF
1.2 Proposed Standard: HTML | PDF
FIDO UAF Authenticator-specific Module API
This document defines Authenticator-specific Modules and the API provided to the FIDO client by ASMs.

1.1 Proposed Standard: HTML | PDF
1.2 Proposed Standard: HTML | PDF
FIDO UAF Authenticator Commands
This document describes Low-level functionality that UAF Authenticators should implement to support the UAF protocol.

1.1 Proposed Standard: HTML | PDF

1.2 Proposed Standard: HTML | PDF
FIDO ECDAA Algorithm
This document describes how to use Elliptic Curve (EC) Direct Anonymous Attestation (DAA) as a form of secure and private attestation for authenticators.

1.1 Proposed Standard: HTML | PDF

1.2 Review Draft: HTML | PDF

2.0 Implementation Draft: HTML | PDF
FIDO UAF APDU Commands
This document defines a mapping of FIDO UAF Authenticator commands to Application Protocol Data Units (APDUs) thus facilitating UAF authenticators based on Secure Elements.

1.1 Proposed Standard: HTML | PDF

1.2 Proposed Standard: HTML | PDF
UAF Registry of Predefined Values
This document describes implementation considerations and recommendations for creators of U2F devices and for relying parties implementing U2F support.

1.1 Proposed Standard: HTML | PDF
1.2 Proposed Standard: HTML | PDF
FIDO UAF Android This document defines the assertion format “APCV1CBOR” in order to use Android Protected Confirmation for FIDO UAF Transaction Confirmation.

1.2 Proposed Standard: HTML | PDF
FIDO UAF WebAuthentication Assertion Format
This document defines the assertion format “WAV1CBOR” in order to use Web Authentication assertions through the FIDO UAF protocol.

1.2 Proposed Standard: HTML | PDF
FIDO UAF ERRATA
This errata is being published to address certain issues that have been identified in the UAF v1.1 Specification. All Specifications and errata are required to be approved by the FIDO Board prior to publication.

1.1 Implementation Draft: PDF
FIDO Metadata
FIDO Authenticator Metadata Statements
This document defines the authenticator metadata. This metadata, in turn, describes FIDO authenticator form factors, characteristics, and capabilities. The metadata is used to inform relying party interactions with, and make policy decisions about, the authenticators.

1.1 Proposed Standard: HTML | PDF

3.0 Proposed Standard: HTML | PDF
FIDO Authenticator Metadata Service
Baseline method for relying parties to obtain FIDO Metadata statements.

1.1 Proposed Standard: HTML | PDF

3.0 Proposed Standard: HTML | PDF
FIDO2 and UAF Common Files
FIDO Registry of Predefined Values
This document defines all the strings and constants common to all FIDO specifications.

1.1 Proposed Standard: HTML | PDF

2.2 Proposed Standard: HTML | PDF
FIDO AppID and Facet Specification
This document defines the scope of user credentials and how a trusted computing base that supports application isolation may make access control decisions about which keys can be used by which applications and web origins.

1.1 Proposed Standard: HTML | PDF

2.1 Proposed Standard: HTML | PDF
FIDO Security Reference
Provides an analysis of FIDO security based on detailed analysis of security threats pertinent to the FIDO protocols based on its goals, assumptions, and inherent security measures.

1.1 Proposed Standard: HTML | PDF

2.1 Proposed Standard: HTML | PDF
FIDO Technical Glossary
Defines the technical terms and phrases used in FIDO Alliance specifications and documents.

1.1 Proposed Standard: HTML | PDF

2.1 Proposed Standard: HTML | PDF
FIDO ECDAA Algorithm

This document describes how to use Elliptic Curve (EC) Direct Anonymous Attestation (DAA) as a form of secure and private attestation for authenticators.

1.1 Proposed Standard: HTML | PDF

2.1 Proposed Standard: HTML | PDF
U2F SPECIFICATIONS
FIDO U2F Complete Specifications
This is a zip file containing the U2F 1.2 Specifications public snapshot of FIDO Alliance Universal 2nd Factor (U2F) specs approved July 11th, 2017. Included in the latest U2F 1.2 specifications are:

Change USB transport to conform to ISO7816-4
NFC (ISO7816-4) support
Bluetooth Low Energy support
Updated JavaScript 1.1 specification
Transports Extension specification
Expanded Metadata Service specification to include U2F
You should read this document first if you are new to U2F.

1.2 Proposed Standard: Files
FIDO U2F Architectural Overview
This overview document describes the various design considerations which go into the protocol in detail and describes the user flows in detail. It describes the layering and intention of each of the detailed protocol documents. It describes the various privacy considerations in the protocol design through the document and summarizes these at the end
You should read this document first if you are new to U2F.

1.0 Proposed Standard: HTML

1.2 Proposed Standard: PDF

1.2 Proposed Standard: HTML

1.2 Proposed Standard: PDF
FIDO U2F JavaScript API
This document describes the client side API in the web browser for accessing U2F capabilities. An online service or website can levearge U2F by using this API on the client side and pairing it with a server which can verify U2F messages on the server side. (Later specifications will describe APIs in non-browser contexts).


1.0 Proposed Standard: HTML

1.2 Proposed Standard: PDF

1.2 Proposed Standard: Files

1.2 Proposed Standard: Files
FIDO U2F Raw Message Formats
This document describes the binary format of request messages which go from the FIDO U2F server to the FIDO U2F token and the binary format of the response messages from the token to the server. These messages are encoded by the browser (FIDO client) for communication over a particular transport (such as USB) to the cryptographic core of the token which performs key generation and signing. A header file with standard values is also specified.

1.0 Proposed Standard: HTML

1.2 Proposed Standard: PDF

1.2 Proposed Standard: HTML

1.2 Proposed Standard: PDF
FIDO U2F HID Protocol
This document describes how the browser (FIDO client) frames the binary raw messages coming from the javascript API for transport over USB-HID to a U2F token. The binary raw messages are described in the ‘FIDO U2F Raw Message Formats’ document. A header file with standard values is also specified. [Later specifications will specify how the javascript APIs frames raw messages over other (non-USB) transports].

1.0 Proposed Standard: HTML

1.2 Proposed Standard: PDF

1.2 Proposed Standard: HTML

1.2 Proposed Standard: PDF
FIDO U2F Bluetooth® protocol
This document describes the communication protocol between a FIDO client and FIDO authenticators over Bluetooth technology and Bluetooth Smart.

1.2 Proposed Standard: HTML

1.2 Proposed Standard: PDF
FIDO U2F NFC Protocol
This document describes the communication protocol between a FIDO client and FIDO authenticators over Near Field Communication (NFC).

1.2 Proposed Standard: HTML

1.2 Proposed Standard: PDF
FIDO U2F Transport Extensions
This standard describes one way relying parties may learn which transports an authenticator supports, by allowing authenticator vendors to embed hardware features as an optional extension in the authenticator’s attestation certificate.

1.2 Proposed Standard: HTML

1.2 Proposed Standard: PDF
FIDO U2F Implementation Considerations
This document describes implementation considerations and recommendations for creators of U2F devices and for relying parties implementing U2F support.

1.0 Proposed Standard: HTML

1.0 Proposed Standard: PDF

1.2 Proposed Standard: HTML

1.2 Proposed Standard: PDF
FIDO AppID and Facet Specification
This document defines the scope of user credentials and how a trusted computing base which supports application isolation may make access control decisions about which keys can be used by which applications and web origins.

1.0 Proposed Standard: HTML

1.0 Proposed Standard: PDF

1.2 Proposed Standard: HTML

1.2 Proposed Standard: PDF
FIDO Security Reference
Provides an analysis of FIDO security based on detailed analysis of security threats pertinent to the FIDO protocols based on its goals, assumptions, and inherent security measures.

1.0 Proposed Standard: HTML

1.0 Proposed Standard: PDF

1.2 Proposed Standard: HTML

1.2 Proposed Standard: PDF
FIDO Technical Glossary
Defines the technical terms and phrases used in FIDO Alliance specifications and documents.

1.0 Proposed Standard: HTML

1.0 Proposed Standard: PDF

1.2 Proposed Standard: HTML

1.2 Proposed Standard: PDF
FIDO U2F Readme
This is a README for the U2F 1.2 Implementation Draft public snapshot of the Universal Second Factor (U2F) specs as of July 11, 2017.

1.0 Proposed Standard: TXT

1.2 Proposed Standard: TXT

关于FIDO规范现状和知识产权(IPR)

本网站上规格的知识产权状态摘要:

SpecificationSpecification Status
U2F 1.0Proposed Standard Expanded to the World
U2F 1.1

Proposed Standard Expanded to the World
U2F 1.2Proposed Standard Expanded to the World
UAF 1.0Proposed Standard Expanded to the World
UAF 1.1Proposed Standard Expanded to the World
FIDO2 Submission to W3CProposed Standard Expanded to the World
FIDO2 CTAPProposed Standard Expanded to the World
FIDO Device Onboard 1.0Proposed Standard Expanded to the World
FIDO Device Onboard 1.1Proposed Standard Expanded to the World

知识产权状况说明FIDO Alliance的规范进展经历了多个阶段:预草案、工作草案、审查草案和拟议标准。 承诺 “是FIDO Alliance成员组织达成的一项协议,旨在为符合标准的实施提供免版税的专利权许可。 该承诺不适用于规范预草案、工作草案和审查草案阶段。 在拟议标准阶段,承诺由相关技术工作组的所有FIDO Alliance成员向全世界提供。 对于2020年1月1日之前作为建议标准发布的任何FIDO Alliance规范,该承诺是不对符合标准的实施主张专利权的约定,由当时的所有FIDO Alliance成员向全世界提供。 不言而喻,上述内容仅为简要概述,实际条款在FIDO Alliance会员协议中提供,任何具体情况均应参考该协议

专利通知FIDO Alliance会员协议规定,在某些条件下,会员有机会从承诺中撤回已授权的权利要求。 具体条件请查阅FIDO Alliance会员协议。 执行局很高兴地向公众报告,它没有收到与本网站发布的任何规格有关的此类通知。 有兴趣了解更多相关信息的实施者,请查阅我们的知识产权摘要和/或FIDO Alliance会员协议第6条。