Section 2

Topic 7: Passwords, Authentication, and MFA

Single sign-on and identity basics

Implementing centralized authentication frameworks to manage employee access profiles securely across federated services while mitigating login fatigue.

Knowledge Check

What makes Passkeys fundamentally resistant to phishing attacks compared to traditional passwords?

Passkeys use public-key cryptography bound directly to specific web domains via FIDO2/WebAuthn standards, meaning the credential cannot be shared with or harvested by a look-alike fake site.

« Previous: Malware and Common AttacksNext: Data Protection, Encryption, and Backups »