Multiple choice technology security

Which of the protocols can be used together?

  1. SOAP and SAML

  2. SOAP and HTTP

  3. SSL and SOAP

  4. All

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

SOAP, SAML, HTTP, and SSL are protocols or standards that can be used in combination. SOAP can run over HTTP, and the entire HTTP communication can be secured with SSL/HTTPS. SAML can be used with SOAP for identity and access management. These technologies are designed to work together in secure web services architectures.