nerdexam
CompTIA

CV0-002 · Question #245

Several SaaS providers support identity federation for authentication. Which of the following would BEST assist in enabling federation?

The correct answer is A. SAML. Identity federation allows a user to authenticate once and access multiple services without re-authenticating, and SAML is a widely used standard protocol for achieving this.

Security

Question

Several SaaS providers support identity federation for authentication. Which of the following would BEST assist in enabling federation?

Options

  • ASAML
  • BNTLM
  • CMFA
  • DPKI

How the community answered

(39 responses)
  • A
    92% (36)
  • B
    3% (1)
  • C
    5% (2)

Why each option

Identity federation allows a user to authenticate once and access multiple services without re-authenticating, and SAML is a widely used standard protocol for achieving this.

ASAMLCorrect

SAML (Security Assertion Markup Language) is an XML-based open standard for exchanging authentication and authorization data between an identity provider and a service provider, making it ideal for identity federation in SaaS environments.

BNTLM

NTLM (NT LAN Manager) is an older Windows authentication protocol primarily used for single sign-on within a Windows domain, not for cross-domain or internet-based identity federation with SaaS providers.

CMFA

MFA (Multi-Factor Authentication) is a security measure that requires users to provide two or more verification factors, which enhances authentication but does not enable federation itself.

DPKI

PKI (Public Key Infrastructure) is a system for creating, managing, distributing, and revoking digital certificates, which is fundamental for secure communication but not a protocol specifically for identity federation.

Concept tested: Identity federation protocols

Source: https://learn.microsoft.com/en-us/azure/active-directory/hybrid/concept-sso-saml

Topics

#Identity federation#SAML#Authentication protocols

Community Discussion

No community discussion yet for this question.

Full CV0-002 Practice