nerdexam
(ISC)2

CISSP · Question #449

Which of the following is the BEST identity-as-a-service (IDaaS) solution for validating users?

The correct answer is B. Security Assertion Markup Language (SAM.). SAML is the best IDaaS solution for validating (authenticating) users because it is a widely adopted XML-based standard specifically designed for exchanging authentication and authorization data between identity providers and service providers in cloud/federated environments.

Submitted by ricky.ec· Mar 5, 2026Identity and Access Management (IAM)

Question

Which of the following is the BEST identity-as-a-service (IDaaS) solution for validating users?

Options

  • ALightweight Directory Access Protocol (LDAP)
  • BSecurity Assertion Markup Language (SAM.)
  • CSingle Sign-on (SSO)
  • DOpen Authentication (OAuth)

How the community answered

(22 responses)
  • A
    5% (1)
  • B
    77% (17)
  • C
    14% (3)
  • D
    5% (1)

Why each option

SAML is the best IDaaS solution for validating (authenticating) users because it is a widely adopted XML-based standard specifically designed for exchanging authentication and authorization data between identity providers and service providers in cloud/federated environments.

ALightweight Directory Access Protocol (LDAP)

LDAP is a directory access protocol typically used for on-premises directory queries and is not a cloud-based IDaaS solution for validating users.

BSecurity Assertion Markup Language (SAM.)Correct

Security Assertion Markup Language (SAML) is an XML-based open standard specifically designed for exchanging authentication and authorization assertions between an identity provider (IdP) and a service provider (SP). It is the foundational protocol used by most IDaaS platforms to validate user identities across cloud services through federated authentication. SAML directly addresses user validation by providing secure, standardized identity assertions in cloud-based identity scenarios.

CSingle Sign-on (SSO)

SSO is a user experience concept that allows access to multiple applications with one login, but it is not itself an identity validation protocol-it relies on underlying protocols like SAML to perform actual authentication.

DOpen Authentication (OAuth)

OAuth is an authorization framework designed to grant third-party applications limited access to resources, but it is not primarily designed for authenticating (validating) user identity.

Concept tested: IDaaS protocols for federated user authentication

Source: https://learn.microsoft.com/en-us/entra/architecture/auth-saml

Topics

#IDaaS#SAML#authentication protocols#federated identity

Community Discussion

No community discussion yet for this question.

Full CISSP Practice