Passwords are a form of knowledge-based authentication. For a user to prove they are who they claim to be, they need a secret — the password — that has been previously stored by the service. Multifactor authentication (MFA) is a technique designed to strengthen the authentication process by adding possession-based authentication to knowledge-based authentication. A service can only authenticate a user when they prove they have knowledge of the shared secret in addition to something they have or are. Eliminating shared secrets removes the intrinsic weakness of password-based authentication and MFA. A secure form of possession-based authentication is the best alternative. Passwordless authentication based on FIDO standards is considered the archetype. FIDO passwordless authentication is based on public-key cryptography.


More

CPO Magazine: Passkey Authentication and Its Relevant Authentication Standards

Passkey authentication replaces traditional passwords with a pair of cryptographic keys—public and private. The private key…

Read More →

HealthcareIT: Passwords Are the Problem: How More Secure Authentication Methods Can Transform Healthcare Workflows

Username and password authentication is a fixture in healthcare but one that continues to hinder…

Read More →

Health Management: The Future of Healthcare Security: Embracing Passwordless Authentication

Traditional username and password authentication remains a standard practice in healthcare, but it increasingly compromises…

Read More →