CCSP · Question #207
_______ is the most prevalent protocol used in identity federation.
The correct answer is B. SAML. SAML (Security Assertion Markup Language) is the most widely adopted XML-based standard for exchanging authentication and authorization data between security domains, making it prevalent in identity federation.
Question
_______ is the most prevalent protocol used in identity federation.
Options
- AHTTP
- BSAML
- CFTP
- DWS-Federation
How the community answered
(38 responses)- A5% (2)
- B92% (35)
- C3% (1)
Why each option
SAML (Security Assertion Markup Language) is the most widely adopted XML-based standard for exchanging authentication and authorization data between security domains, making it prevalent in identity federation.
HTTP is a foundational protocol for communication over the internet, not specifically for identity federation.
SAML (Security Assertion Markup Language) is an XML-based standard for exchanging authentication and authorization data between an identity provider and a service provider, making it widely used for identity federation.
FTP (File Transfer Protocol) is used for transferring files between computers, not for identity federation.
While WS-Federation is also used for identity federation, especially within Microsoft environments, SAML has a broader and more prevalent adoption across various platforms and providers.
Concept tested: Identity federation protocols (SAML, WS-Federation)
Source: https://learn.microsoft.com/en-us/azure/active-directory/hybrid/concept-sso-saml
Topics
Community Discussion
No community discussion yet for this question.