Domain8by EraserClap
CISSP Study Guide · Domain 5

CISSP Domain 5 Explained: Identity and Access Management

Domain 5 (~13%) covers how identities are established, authenticated, authorized, and held accountable.

A practical guide with free practice questions · by Domain8

The CISSP — Certified Information Systems Security Professional — is ISC2’s globally recognized cybersecurity certification, organized into eight domains.

Identity and Access Management (IAM) is about controlling who can access what, and proving it. Know the access control models, authentication factors, and federation protocols cold.

Want to drill Domain 5? Domain8 has adaptive quizzes, a 700-question bank, and a diagnostic that finds your weak spots. Domain 8 is free to try, no card.

Study free at Domain8 →

1. The access control lifecycle

Identification, authentication, authorization, and accountability:

2. Authentication factors

Strength comes from combining types:

3. Access control models

The exam tests which model fits a scenario:

4. Federation and SSO

One identity across systems:

5. Privilege and least access

Limit the damage of any one account:

Free practice questions

Try these in the exam's "best answer" style, then expand for the explanation.

1. A high-security system enforces access strictly by classification labels and clearances, with no user discretion. Which access control model is this?
  1. Discretionary Access Control (DAC)
  2. Role-Based Access Control (RBAC)
  3. Mandatory Access Control (MAC)
  4. Attribute-Based Access Control (ABAC)
Show answer
C. MAC enforces access centrally based on labels and clearances and removes user discretion, making it suitable for high-security environments.
2. A login requires a password and a one-time code from a hardware token. How many authentication factor types are in use?
  1. One, both are 'something you know'
  2. Two, 'something you know' and 'something you have'
  3. Three
  4. Zero, tokens are not a factor
Show answer
B. A password is something you know and a hardware token is something you have — two distinct factor types, which is true multi-factor authentication.
3. Which protocol is designed primarily for delegated authorization rather than authentication?
  1. SAML
  2. OAuth
  3. Kerberos
  4. OIDC
Show answer
B. OAuth is an authorization/delegation framework. OIDC adds authentication on top of OAuth; SAML and Kerberos handle authentication directly.

Like these? Get a full adaptive quiz engine and a diagnostic that scores you by difficulty and question style. All of Domain 8 is free to try.

Study free at Domain8 →

Frequently asked questions

What is the most tested IAM topic?

Access control models (DAC/MAC/RBAC/ABAC) and matching the right one to a scenario, plus distinguishing the federation protocols.

Is OAuth authentication or authorization?

Authorization. OIDC is the authentication layer built on top of it — a classic exam distinction.

More CISSP domain guides

D1 · D2 · D3 · D4 · D6 · D7 · D8 · All guides