Authentication
Authentication is the process of verifying the identity of a user, device, or system before granting access to resources.
Authentication answers "who are you?" and is distinct from authorization (what can you do).
Authentication factors: - Something you know: Password, PIN - Something you have: Phone, hardware token - Something you are: Biometrics (fingerprint, face)
Authentication methods: - Username/Password (basic, weakest) - Multi-Factor Authentication (MFA) - Single Sign-On (SSO) - Passwordless (FIDO2, passkeys) - Certificate-based
Modern authentication: - OpenID Connect for identity - OAuth 2.0 for authorization - SAML for enterprise SSO - Passkeys replacing passwords
Why It Matters
Weak authentication is the root cause of the majority of data breaches. Microsoft reports that MFA alone blocks 99.9% of automated attacks. Every compliance framework requires strong authentication controls, and enterprise customers expect SSO and MFA support as baseline requirements. Moving toward passwordless authentication reduces phishing risk while improving user experience.
Key Points
Applicable Compliance Frameworks
Related Terms
MFA is a security mechanism requiring users to provide two or more verification factors to gain access, significantly reducing the risk of unauthorized access.
SSO is an authentication method that allows users to access multiple applications with a single set of credentials, improving security and user experience.
Authorization is the process of determining what actions or resources an authenticated user is permitted to access.
Frequently Asked Questions
What is the difference between authentication and authorization?
Authentication verifies who you are. Authorization determines what you can do after authentication.
Are passwords going away?
Gradually yes. Passkeys and passwordless authentication are increasingly replacing traditional passwords.
Related Services & Resources
Vanta Implementation
Expert Vanta deployment with 80+ integrations configured in 4-6 weeks
Learn moreDrata Implementation
Full Drata setup with automated evidence collection and control mapping
Learn moreISO 9001 Certification
Quality management system standards
Learn moreSOC 2 Complete Guide
Everything you need to know about achieving SOC 2 compliance
Learn moreHIPAA Checklist
Comprehensive checklist for HIPAA compliance requirements
Learn moreNeed Help with Authentication?
Our experts can help you understand and implement the right controls for your organization.