Start with Identity
86 curated sources

IAM learning resources

A curated, vendor-neutral library of the best identity and access management resources on the internet, organized for learning. Standards and RFCs, government and OWASP guidance, academic research, industry threat reports, books, blogs, and conference talks. Every link is verified and points to the original source.

New to the field? Follow the guided learning path or begin with our fundamentals, then use this page to go to the primary sources.

Standards & specs

The primary sources. Read these to understand the protocols exactly as defined.

RFC 6749: The OAuth 2.0 Authorization FrameworkIntermediate
IETF · 2012

The foundational OAuth 2.0 specification defining roles, grant types, and authorization flows every practitioner must understand.

RFC 6750: OAuth 2.0 Bearer Token UsageIntermediate
IETF · 2012

Defines how bearer tokens are presented in HTTP requests to access protected resources, with handling and error semantics.

RFC 7519: JSON Web Token (JWT)Intermediate
IETF · 2015

Specifies the compact, URL-safe token format used everywhere in modern identity to represent signed claims between parties.

RFC 7636: Proof Key for Code Exchange (PKCE)Advanced
IETF · 2015

Explains the authorization code interception attack and the PKCE mitigation now mandatory for secure public clients.

RFC 8252: OAuth 2.0 for Native AppsAdvanced
IETF · 2017

Best current practice for OAuth in mobile and desktop apps, covering system browsers and redirect handling.

RFC 8628: OAuth 2.0 Device Authorization GrantAdvanced
IETF · 2019

Defines the device flow that enables authorization on input-constrained devices like TVs and CLI tools.

RFC 9700: Best Current Practice for OAuth 2.0 SecurityAdvanced
IETF · 2025

The current consolidated OAuth threat model and security guidance, essential for building hardened deployments.

RFC 7644: SCIM ProtocolIntermediate
IETF · 2015

Defines the standard REST protocol for provisioning and managing user identities across domains and applications.

OpenID Connect Core 1.0Intermediate
OpenID Foundation · 2023

The authoritative identity layer over OAuth 2.0 defining ID tokens, UserInfo, and authentication flows for federated login.

Web Authentication (WebAuthn) Level 3Advanced
W3C · 2026

The browser API standard behind passkeys and phishing-resistant passwordless authentication with public key cryptography.

OAuth 2.0 (oauth.net)Beginner
OAuth Working Group

The vendor-neutral hub linking every OAuth specification and extension, ideal for navigating the standards landscape.

Government & guidance

Authoritative, vendor-neutral guidance on authentication, zero trust, and identity assurance.

NIST SP 800-63-4: Digital Identity GuidelinesIntermediate
NIST · 2025

The current overarching federal framework defining identity proofing, authentication, and federation assurance levels.

NIST SP 800-63B-4: Authentication and Authenticator ManagementAdvanced
NIST · 2025

Defines authentication assurance levels and detailed requirements for authenticators, MFA, and phishing resistance.

NIST SP 800-207: Zero Trust ArchitectureIntermediate
NIST · 2020

The foundational reference defining zero trust concepts, components, and deployment models for identity-centric security.

CISA Zero Trust Maturity ModelIntermediate
CISA · 2023

Maps a practical maturity path across pillars, with identity as the first and central capability area.

OWASP Application Security Verification Standard (ASVS)Advanced
OWASP

A testable checklist of authentication, session, and access control requirements for verifying application security.

OWASP Authentication Cheat SheetBeginner
OWASP

Concise, practical guidance on implementing secure login, credential storage, and account recovery.

OWASP Authorization Cheat SheetIntermediate
OWASP

Covers least privilege, deny by default, and ABAC or ReBAC models for sound access control design.

OWASP Multifactor Authentication Cheat SheetBeginner
OWASP

Explains MFA factor types, tradeoffs, and implementation pitfalls in clear practitioner terms.

NCSC: Multi-factor Authentication for Online ServicesBeginner
UK NCSC

Vendor-neutral UK guidance on choosing and deploying strong MFA for corporate services.

ENISA: Remote ID ProofingIntermediate
ENISA · 2021

Surveys remote identity verification methods, attacks, and good practices across the EU regulatory landscape.

Research & academic

Peer-reviewed papers and surveys for a deeper, formal understanding.

A Comprehensive Formal Security Analysis of OAuth 2.0Advanced
arXiv · 2016

Formal web-model analysis of OAuth 2.0 that uncovers four real attacks and proves fixed flows secure.

The Web SSO Standard OpenID Connect: In-Depth Formal Security AnalysisAdvanced
arXiv · 2017

First rigorous formal analysis of OpenID Connect, deriving necessary and sufficient security guidelines for implementers.

Zero Trust Architecture: A Systematic Literature ReviewIntermediate
arXiv · 2025

PRISMA review of a decade of zero trust research, with a taxonomy of applications, technologies, and adoption barriers.

A Survey on Decentralized Identifiers and Verifiable CredentialsIntermediate
arXiv · 2025

Surveys W3C DIDs and verifiable credentials, their implementations, and use cases across cloud, edge, and IoT.

A Survey of Self-Sovereign Identity EcosystemIntermediate
arXiv · 2021

Traces digital identity evolution to SSI, covering building blocks, platforms, regulations, and open research challenges.

Device-Bound vs. Synced Credentials: Evaluating Passkey AuthenticationIntermediate
arXiv · 2025

Compares device-bound and synced FIDO2 passkeys on usability and security, showing where syncing concentrates risk.

SoK: Web Authentication in the Age of End-to-End EncryptionAdvanced
arXiv · 2024

Systematizes web authentication and recovery for end-to-end encrypted services and surveys real passkey deployment.

Graph Model Implementation of Attribute-Based Access Control PoliciesIntermediate
arXiv · 2019

Explains ABAC and shows how to express and evaluate attribute policies efficiently using a graph database.

Establishing Workload Identity for Zero Trust CI/CD with SPIFFEIntermediate
arXiv · 2025

Shows how SPIFFE replaces static secrets with runtime workload identity for non-human actors in zero trust pipelines.

Industry & threat reports

Recurring reports that show how identity is actually attacked and defended at scale.

Verizon Data Breach Investigations Report (DBIR)Intermediate
Verizon · 2026

Data-driven analysis of breach patterns showing how stolen credentials, phishing, and human error drive identity attacks.

Microsoft Digital Defense ReportIntermediate
Microsoft · 2024

Global threat telemetry covering nation-state and criminal identity attacks, MFA bypass, and token theft at scale.

Mandiant M-TrendsAdvanced
Mandiant (Google) · 2026

Incident-response frontline data on attacker dwell time, initial access, and identity compromise during real intrusions.

CrowdStrike Global Threat ReportIntermediate
CrowdStrike · 2026

Tracks adversary tradecraft including identity-based intrusions, breakout speed, and attacks spanning identity and cloud.

Cloudflare Threat ReportIntermediate
Cloudflare · 2026

Network-scale view of how identity exploitation, token theft, and MFA bypass replace brute force as attack methods.

Cisco Duo Trusted Access ReportBeginner
Cisco Duo · 2024

Analyzes billions of authentications to reveal MFA adoption, device trust, and access-security trends across organizations.

Okta Customer Identity Trends ReportBeginner
Okta / Auth0 · 2025

Uses Auth0 telemetry to show signup-attack rates, credential reuse, and how identity security shapes customer trust.

Okta Secure Sign-in Trends ReportIntermediate
Okta · 2025

Analyzes workforce authentication data showing rapid growth of phishing-resistant and passwordless methods over legacy MFA.

FIDO Online Authentication BarometerBeginner
FIDO Alliance

Consumer survey tracking password habits, biometric adoption, and momentum toward phishing-resistant passwordless authentication worldwide.

Courses

Structured, hands-on learning, mostly free and vendor-neutral.

Books, courses & blogs

Longer-form learning and the practitioners worth following.

OAuth 2 in ActionIntermediate
Manning · 2017

Hands-on guide to building OAuth 2.0 clients, servers, and tokens by spec editors Justin Richer and Antonio Sanso.

API Security in ActionAdvanced
Manning · 2020

Neil Madden teaches securing REST APIs with OAuth2, tokens, mTLS, and modern authentication and authorization patterns.

OAuth 2.0 SimplifiedBeginner
Aaron Parecki · 2018

Free online book walking through OAuth 2.0 flows for server-side, mobile, and single-page applications.

OpenID Connect Developer ResourcesBeginner
OpenID Foundation

Official hub explaining OpenID Connect, JWTs, federation, and certified implementations.

IDPro Body of KnowledgeIntermediate
IDPro

Vendor-neutral curated articles covering IAM fundamentals, federation, access control, and identity governance for practitioners.

Aaron Parecki's BlogAdvanced
Aaron Parecki

OAuth standards editor writes on emerging identity specs, authentication patterns, and protocol design.

Okta Developer BlogIntermediate
Okta

Technical tutorials on authentication, authorization, OAuth, and secure application development across many frameworks.

Auth0 BlogIntermediate
Auth0 by Okta

Developer articles on identity, OAuth, OIDC, passkeys, and token management with practical code examples.

Microsoft Entra Identity Platform BlogIntermediate
Microsoft

Developer-focused posts on authentication, MFA, single sign-on, and the Microsoft identity platform.

The Future of CIAM: Why Legacy Identity Systems Are DeadIntermediate
Deepak Gupta · 2026

A thesis on why legacy CIAM is failing and what modern, developer-first customer identity replaces it with.

State of CIAM 2026: 14 Trends from 200+ Vendor ChangelogsIntermediate
Deepak Gupta · 2026

Data-driven roundup of where customer identity is heading, mined from real vendor release notes.

The Identity Crisis No One Is Talking About: AI Agents and Vibe CodingIntermediate
Deepak Gupta · 2026

How AI agents and AI-generated code break traditional identity assumptions and what non-human identity now requires.

The Complete Guide to Authentication Implementation for Modern ApplicationsIntermediate
Deepak Gupta

A practical, end-to-end walkthrough of designing and implementing authentication in modern apps.

Security Vulnerabilities in SAML, OAuth 2.0, OpenID Connect, and JWTAdvanced
Deepak Gupta

A technical tour of the common implementation flaws across the major federation and token standards.

Zero Trust Architecture: The Technical BlueprintAdvanced
Deepak Gupta

A hands-on architectural blueprint for implementing zero trust, with identity at the center.

The Future of Continuous Access Control: OpenID CAEPAdvanced
Deepak Gupta

An explainer on continuous, event-driven access control and the OpenID CAEP shared-signals standard.

Ultimate Glossary of Digital Identity and IAM TermsBeginner
Deepak Gupta

A broad reference glossary of digital identity and IAM terminology for newcomers.

Your Complete Guide to Breaking Into IAMBeginner
Deepak Gupta

A career guide to entering identity and access management, an often-overlooked security specialty.

Passkeys vs Passwords: A Detailed ComparisonBeginner
Deepak Gupta

A clear side-by-side of passkeys and passwords covering security, usability, and the migration path.

The AI Security Stack of 2026Advanced
Deepak Gupta · 2026

A research pillar mapping the emerging tooling layers for securing AI systems and agents.

Open Source CIAM: A Practical Guide for the Modern EnterpriseIntermediate
Deepak Gupta

When and how to adopt open-source customer identity, with trade-offs against managed platforms.

Video & talks

Clear explainers and conference talks when you would rather watch than read.

Podcasts

Identity and security shows to learn from on the move.

Company & investor reports

Primary filings for understanding the identity market and its economics.

Learning IAM: frequently asked questions

What are the best resources to learn identity and access management?
Start with the primary standards (OAuth 2.0 RFC 6749, OpenID Connect Core, and WebAuthn), pair them with NIST SP 800-63 and OWASP cheat sheets, then go deeper with academic surveys, industry reports like the Verizon DBIR, and books such as OAuth 2 in Action. This page curates all of them.
Where can I read the official OAuth and OpenID Connect specifications?
The OAuth 2.0 specifications are published by the IETF on datatracker.ietf.org (RFC 6749 and its companions), and OpenID Connect is published by the OpenID Foundation at openid.net. Both are linked in the standards section of this page.
Are these IAM resources free?
Most are free, including all standards, NIST and OWASP guidance, academic papers, government guidance, blogs, and conference talks. A few books are paid, and some industry reports require registration. Each link goes to the original source.
How is this resource list curated?
We select authoritative, vendor-neutral, and genuinely educational sources, verify that each link is live, and add a short note on the learning value. Links point to external sites and are not endorsements. Suggest additions through our contact page.
Curated and community-driven. Links go to external sites and are not endorsements. Know a resource that belongs here? Suggest it.