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.
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)- A3% (1)
- B3% (1)
- D94% (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.
XACML (eXtensible Access Control Markup Language) is an XML policy language for defining and evaluating authorization decisions, not for provisioning accounts or resources.
SAML is an XML framework for exchanging authentication and authorization assertions between identity and service providers, not for provisioning lifecycle operations.
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.
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
Community Discussion
No community discussion yet for this question.