SC‑300 Study Portal Path 3

Unit 2: Administer FIDO2 and Passwordless Authentication Methods

Overview

Historically, users signed in with just a username and password. Modern security guidance is to either supplement passwords with MFA or replace them with passwordless methods.

Passwordless methods (Windows Hello for Business, FIDO2 security keys, Microsoft Authenticator app) provide the most secure sign-in events.

MFA adds extra security when passwords are still used. Users might:

Microsoft recommends:

Authentication Method Strength and Security

When deploying MFA and passwordless, you must choose methods that meet your requirements for security, usability, and availability.

Security ranking:

Authentication method Security Usability Availability
Windows Hello for Business High High High
Microsoft Authenticator app High High High
FIDO2 security key High High High
OATH hardware tokens (preview) Medium Medium High
OATH software tokens Medium Medium High
SMS Medium High Medium
Voice Medium Medium Medium
Password Low High High

Tip for the exam. Microsoft recommends the Microsoft Authenticator app as the most flexible option because it supports:

Primary vs Secondary Authentication

Some authentication methods can be used as primary authentication (sign-in without a password), while others are limited to secondary authentication for MFA or SSPR.

Authentication Method Primary Authentication
(Passwordless sign-in)
Secondary Authentication
(MFA / SSPR)
Windows Hello for Business ✔️ MFA
Microsoft Authenticator app ✔️ (Preview) MFA, SSPR
FIDO2 security key ✔️ MFA
OATH hardware token MFA, SSPR
OATH software token MFA, SSPR
Text message (SMS) ✔️ (Preview) MFA, SSPR
Voice call MFA, SSPR
Password ✔️ Not applicable

Note: Features marked as Preview may have limited availability, may require explicit enablement, and are subject to change. For exams, understand the concept rather than relying on preview features as the default behavior.

Note. In Microsoft Entra ID you cannot disable passwords as a primary method. If passwords are used, you should increase security by requiring MFA.

🔍 Why Windows Hello for Business Doesn’t Support SSPR

Windows Hello for Business (WHfB) is:

But here's the catch:

Same for FIDO2 security key as its device bound also and not cloud aware.

🧠 Why Microsoft Authenticator Supports SSPR

Additional verification methods for specific scenarios:

What is FIDO2

FIDO2 comes from the FIDO (Fast IDentity Online) Alliance. The goal is to reduce passwords and move to open standards for strong authentication.

Key points:


FIDO2 security keys are ideal for:

Remember these exam phrases:

The second bullet point above means:

So even if you're not using a physical FIDO2 key, you're still using the FIDO2 protocol if you're signing in with a platform-bound credential that supports WebAuthn

🔐 Platform Keys (Device-Bound)

Think of it as: “The device is the key.”

🔐 External Keys (Roaming)

Think of it as: “You carry the key.”

Enable FIDO2 Security Key Method

Steps in Microsoft Entra admin center:

Manage User Registration and FIDO2 Keys

End user steps:

Sign In with FIDO2 (Passwordless)

Prerequisites for Cloud-Only Deployment (FIDO2 / Passwordless)