CISSP - Identity and Access Management (IAM) - Section 5.5

Manage the identity and access provisioning lifecycle including provisioning, access review, role definition, and privilege escalation handling.

Manage the identity and access provisioning lifecycle by applying consistent procedures for account provisioning, periodic access review, deprovisioning, and handling privilege escalation requests. Recognise how orphaned accounts and unreviewed service accounts create residual access risks and describe the controls that mitigate them.

account provisioningaccess reviewdeprovisioningprivilege escalationservice accounts

Practice question for this objective

Free sampleIdentity and Access Management (IAM)medium

A risk manager is reviewing a proposed federation in which a global supplier will act as identity provider for staff signing into the organisation's procurement portal. Which residual risk is MOST important to address through contractual and technical controls because it cannot be removed simply by adopting a federation protocol?

  • AThe choice of SAML over OpenID Connect introduces XML signature wrapping vulnerabilities that cannot be mitigated by any relying party configuration.
  • BThe federation will introduce a circular trust between the identity provider and the resource server that prevents revocation of access tokens once issued.
  • CAdopting a federation protocol forces the relying party to accept the identity provider's encryption ciphers for data at rest within the procurement portal.
  • DThe relying party must accept the identity provider's account lifecycle and authentication assurance, so a weak joiner-mover-leaver process at the supplier directly affects portal access. Correct
Recognise that federating identity transfers account lifecycle and authentication assurance risk to the identity provider, requiring contractual and technical controls. When an organisation accepts assertions from a third-party identity provider, the strength of authentication, the joiner-mover-leaver process, and the timeliness of revocation all become someone else's operational responsibility. The relying party still bears the business consequences of unauthorised access. CISSP-level risk management therefore focuses on contractual obligations covering assurance level, incident notification, and offboarding service levels, complemented by technical controls such as short session lifetimes, attribute-based authorisation, and back-channel or front-channel logout. Protocol choice alone does not address this transferred risk.

Why A is wrong: XML signature wrapping is a real implementation risk with SAML, but it can be mitigated by hardened parsers, strict schema validation, and library updates. It is not the dominant residual risk in this scenario.

Why B is wrong: Federation does not create circular trust between identity provider and resource server. Token revocation is a real challenge for bearer tokens, but it can be addressed with short lifetimes and introspection, and it is not unique to this federation.

Why C is wrong: Federation governs authentication and assertions, not data-at-rest encryption in the relying party. The relying party retains control of its own storage cryptography, so this is not a residual federation risk.

Why D is correct: Federation moves authentication and the account lifecycle to the identity provider, so the relying party inherits whatever assurance and offboarding rigour the supplier applies. Contractual obligations and technical signals such as session timeouts and back-channel logout are required to manage this transferred risk.

See more CISSP practice questions, answers explained.

More in this domain

Back to all Identity and Access Management (IAM) objectives, or the CISSP cert hub.

Examworthy is not affiliated with or endorsed by (ISC)2. Original, blueprint-aligned practice material only.