Valid MCIA-Level-1 Dumps shared by ExamDiscuss.com for Helping Passing MCIA-Level-1 Exam! ExamDiscuss.com now offer the newest MCIA-Level-1 exam dumps, the ExamDiscuss.com MCIA-Level-1 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com MCIA-Level-1 dumps with Test Engine here:
An organization is creating a set of new services that are critical for their business. The project team prefers using REST for all services but is willing to use SOAP with common WS-" standards if a particular service requires it. What requirement would drive the team to use SOAP/WS-* for a particular service?
Correct Answer: D
Security Assertion Markup Language (SAML) is an open standard that allows identity providers (IdP) to pass authorization credentials to service providers (SP). SAML transactions use Extensible Markup Language (XML) for standardized communications between the identity provider and service providers. SAML is the link between the authentication of a user's identity and the authorization to use a service. WS-Security is the key extension that supports many authentication models including: basic username/password credentials, SAML, OAuth and more. A common way that SOAP API's are authenticated is via SAML Single Sign On (SSO). SAML works by facilitating the exchange of authentication and authorization credentials across applications. However, there is no specification that describes how to add SAML to REST web services. Reference: https://www.oasis-open.org/committees/download.php/16768/wss-v1.1-spec-os-SAMLTokenProfile.pdf