nerdexam
Citrix

1Y0-231 · Question #55

SAML is an authentication protocol based on _____________.

The correct answer is B. XML. SAML (Security Assertion Markup Language) is built on XML, using it to encode authentication and authorization data passed between an identity provider and a service provider. Every SAML assertion, request, and response is an XML document, making XML the foundational technology…

Citrix Gateway

Question

SAML is an authentication protocol based on _____________.

Options

  • ALDAP
  • BXML
  • CHTML
  • DYAML

How the community answered

(41 responses)
  • A
    2% (1)
  • B
    90% (37)
  • C
    5% (2)
  • D
    2% (1)

Explanation

SAML (Security Assertion Markup Language) is built on XML, using it to encode authentication and authorization data passed between an identity provider and a service provider. Every SAML assertion, request, and response is an XML document, making XML the foundational technology of the protocol.

  • A (LDAP) is wrong - LDAP is a directory access protocol used to store and look up identity data; SAML may sit on top of systems that use LDAP, but SAML itself is not based on it.
  • C (HTML) is wrong - HTML is a markup language for web pages, not for structured data exchange between authentication systems.
  • D (YAML) is wrong - YAML is a human-readable data serialization format with no role in SAML's design.

Memory tip: The "ML" in SAML stands for Markup Language - just like "ML" in XML and HTML - reminding you that SAML speaks the language of XML.

Topics

#SAML#XML#Authentication protocols#Identity

Community Discussion

No community discussion yet for this question.

Full 1Y0-231 Practice