Implementing Cisco Collaboration Applications (CLICA) — Question 89

Which component of SAML SSO defines the transport mechanism that is used to deliver the SAML messages between entities?

Answer options

Correct answer: C

Explanation

The correct answer is C, as bindings in SAML define how SAML messages are transported between parties, such as HTTP POST or HTTP Redirect. Assertions are the statements about a subject, profiles define the usage of SAML, and metadata contains information about the SAML entities, but none of these specify the transport mechanisms.