nerdexam
CSA

CCSK · Question #128

Prominent recommended standards to enable federation of identity in cloud environments include:

The correct answer is D. SAML. SAML is the primary open standard for federated identity in cloud environments, enabling authentication assertions to be exchanged across organizational boundaries.

Cloud Application Security

Question

Prominent recommended standards to enable federation of identity in cloud environments include:

Options

  • AFIDO
  • BKerberos
  • CSSO
  • DSAML
  • EX.509

How the community answered

(20 responses)
  • B
    5% (1)
  • C
    10% (2)
  • D
    80% (16)
  • E
    5% (1)

Why each option

SAML is the primary open standard for federated identity in cloud environments, enabling authentication assertions to be exchanged across organizational boundaries.

AFIDO

FIDO is a standard for passwordless and multi-factor authentication at the device level, not for federating identity assertions between separate organizational domains.

BKerberos

Kerberos is a ticket-based network authentication protocol designed for use within a single Kerberos realm or trusted domain and does not natively support cross-domain cloud federation.

CSSO

SSO is a user experience outcome and architectural goal, not a protocol or standard - it describes what federation achieves rather than the mechanism used to achieve it.

DSAMLCorrect

SAML (Security Assertion Markup Language) is an XML-based OASIS standard specifically designed for cross-domain identity federation, allowing an identity provider to pass signed authentication and authorization assertions to a service provider - making it the recommended protocol for enabling SSO and identity federation across cloud environments without sharing credentials.

EX.509

X.509 defines the format for public key certificates used in PKI and TLS, but it is not a federation protocol and does not handle the exchange of identity assertions between providers.

Concept tested: Identity federation standards using SAML in cloud

Source: https://learn.microsoft.com/en-us/entra/architecture/auth-saml

Topics

#identity federation#SAML#cloud identity#SSO

Community Discussion

No community discussion yet for this question.

Full CCSK Practice