nerdexam
CompTIA

CAS-002 · Question #85

The IT Manager has mandated that an extensible markup language be implemented which can be used to exchange provisioning requests and responses for account creation. Which of the following is BEST…

The correct answer is D. SPML. SPML (Service Provisioning Markup Language) is the OASIS XML standard designed specifically to exchange account and resource provisioning requests and responses between systems.

Technical Integration of Enterprise Components

Question

The IT Manager has mandated that an extensible markup language be implemented which can be used to exchange provisioning requests and responses for account creation. Which of the following is BEST able to achieve this?

Options

  • AXACML
  • BSAML
  • CSOAP
  • DSPML

How the community answered

(31 responses)
  • A
    3% (1)
  • B
    3% (1)
  • D
    94% (29)

Why each option

SPML (Service Provisioning Markup Language) is the OASIS XML standard designed specifically to exchange account and resource provisioning requests and responses between systems.

AXACML

XACML (eXtensible Access Control Markup Language) is an XML policy language for defining and evaluating authorization decisions, not for provisioning accounts or resources.

BSAML

SAML is an XML framework for exchanging authentication and authorization assertions between identity and service providers, not for provisioning lifecycle operations.

CSOAP

SOAP is a general-purpose XML messaging envelope protocol that can transport many types of payloads but does not itself define provisioning request or response semantics.

DSPMLCorrect

SPML is an XML-based framework standardized by OASIS that defines request and response messages for provisioning operations such as account creation, modification, suspension, and deletion across heterogeneous identity management systems. It was purpose-built for interoperable provisioning exchanges, which is precisely the use case the IT Manager described.

Concept tested: SPML XML standard for identity provisioning exchange

Source: https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=provision

Topics

#SPML#identity provisioning#XML#account lifecycle

Community Discussion

No community discussion yet for this question.

Full CAS-002 Practice