Certified Information Systems Security Professional (CISSP) — Question 202

Single sign-on (SSO) for federated identity management (FIM) must be implemented and managed so that authorization mechanisms protect access to privileged information using OpenID Connect (OIDC) token or Security Assertion Markup Language (SAML) assertion. What is the BEST method to use to protect them?

Answer options

Correct answer: D

Explanation

The correct answer is D because encrypting the access token or assertion provides a strong layer of security, ensuring that sensitive information remains private during transmission. Options A and B do not adequately protect the data against interception, while C, although secure, does not specifically address the protection of tokens and assertions in the context of federated identity management.