nerdexam
(ISC)2

CCSP · Question #345

Which is the most commonly used standard for information exchange within a federated identity system? Response:

The correct answer is C. SAML. SAML (Security Assertion Markup Language) is widely recognized as the most commonly used standard for exchanging authentication and authorization data between identity providers and service providers in federated identity systems.

Submitted by dimitri_ru· Apr 18, 2026Cloud Platform & Infrastructure Security

Question

Which is the most commonly used standard for information exchange within a federated identity system? Response:

Options

  • AOAuth
  • BOpenID
  • CSAML
  • DWS-Federation

How the community answered

(35 responses)
  • A
    3% (1)
  • B
    6% (2)
  • C
    91% (32)

Why each option

SAML (Security Assertion Markup Language) is widely recognized as the most commonly used standard for exchanging authentication and authorization data between identity providers and service providers in federated identity systems.

AOAuth

OAuth is primarily an authorization framework for granting limited access to resources, often used in conjunction with OpenID Connect for identity, but not a primary identity federation standard itself.

BOpenID

OpenID is an authentication protocol, with OpenID Connect providing identity built on OAuth 2.0, but it is not as universally adopted for broad enterprise federation as SAML.

CSAMLCorrect

SAML (Security Assertion Markup Language) has been the dominant standard for enterprise federated identity management for many years, enabling single sign-on (SSO) across disparate security domains. It is extensively used to exchange authentication and authorization data between an identity provider (IdP) and a service provider (SP).

DWS-Federation

WS-Federation is an older standard mainly for SOAP-based web services, and while it supports federation, its adoption is less widespread compared to SAML in general enterprise use cases.

Concept tested: Federated identity standards

Source: https://learn.microsoft.com/en-us/azure/active-directory/hybrid/plan-connect-sso-compare

Topics

#Federated Identity#SAML#Identity Management#SSO

Community Discussion

No community discussion yet for this question.

Full CCSP Practice