FIDO2 | FIDO2 enables users to leverage common devices to easily authenticate to online services in both mobile and desktop environments. The FIDO2 specifications are the World Wide Web Consortium’s (W3C) Web Authentication (WebAuthn) specification and FIDO Alliance’s corresponding Client-to-Authenticator Protocol (CTAP). |
WebAuthn | FIDO2 Web Authentication - a core component of FIDO Alliance’s FIDO2 set of specifications - is a web-based API that allows websites to update their login pages to add FIDO-based authentication on supported browsers and platforms. |
CTAP | The FIDO2 Client to Authenticator Protocol is complementary to WebAuthn. It enables an external authenticator, such as a security key or a mobile phone, to work with browsers that support WebAuthn, and also to serve as an authenticator to desktop applications and web services. |
Ceremony | The concept of a ceremony is an extension of the concept of a network protocol, with human nodes alongside computer nodes and with communication links that include user interface(s), human-to-human communication, and transfers of physical objects that carry data. |
Relying Party | The entity whose web application utilizes the Web Authentication API to register and authenticate users. |
Relying Party ID | A valid domain string that identifies the WebAuthn Relying Party on whose behalf a given registration or authentication ceremony is being performed. |