FIDO (fast identity online) is a framework of open technical specifications for single or multifactor authentication. Airlock IAM supports both current versions (FIDO1 and FIDO2) of the authentication framework.
- FIDO1 can be used as a 2nd factor.
- FIDO2 also supports passwordless authentication.
- FIDO2 is backward compatible to FIDO1.
- In case FIDO is not mixed with other password- or username-based authentication factors, it can effectively mitigate common attacks against passwords like:
- credential stuffing
- password reuse
- phishing
- man-in-the-middle (MITM) attacks