nerdexam
CompTIA

SY0-501 · Question #532

A company wants to implement an access management solution that allows employees to use the same usernames and passwords for multiple applications without having to keep multiple credentials…

The correct answer is B. SSO E. Federation. The question asks for solutions that allow employees to use the same credentials across multiple applications without maintaining separate credential sets. SSO and Federation together address both internal and cross-domain identity sharing.

Submitted by carter_n· Mar 4, 2026Security architecture

Question

A company wants to implement an access management solution that allows employees to use the same usernames and passwords for multiple applications without having to keep multiple credentials synchronized. Which of the following solutions would BEST meet these requirements?

Options

  • AMultifactor authentication
  • BSSO
  • CBiometrics
  • DPKI
  • EFederation

How the community answered

(36 responses)
  • A
    14% (5)
  • B
    75% (27)
  • C
    8% (3)
  • D
    3% (1)

Why each option

The question asks for solutions that allow employees to use the same credentials across multiple applications without maintaining separate credential sets. SSO and Federation together address both internal and cross-domain identity sharing.

AMultifactor authentication

Multifactor authentication (MFA) adds additional verification factors to the login process but does not reduce the number of credential sets a user must maintain across applications.

BSSOCorrect

Single Sign-On (SSO) allows users to authenticate once and gain access to multiple applications using the same credentials, eliminating the need to maintain or synchronize separate usernames and passwords for each application.

CBiometrics

Biometrics is an authentication method that replaces or supplements passwords with physical characteristics, but it does not inherently provide a mechanism for using a single identity across multiple applications.

DPKI

Public Key Infrastructure (PKI) provides certificate-based authentication and encryption but is an underlying cryptographic framework, not a solution specifically designed to unify credentials or enable single sign-on across applications.

EFederationCorrect

Federation extends the SSO concept across organizational or domain boundaries, allowing identity providers (IdPs) to assert a user's identity to external service providers (SPs) via protocols like SAML or OIDC, enabling the same credentials to work across different organizations or cloud platforms without credential duplication.

Concept tested: Single Sign-On and Federated Identity Management

Source: https://learn.microsoft.com/en-us/entra/identity/hybrid/connect/whatis-fed

Topics

#SSO#federation#identity management#access management

Community Discussion

No community discussion yet for this question.

Full SY0-501 Practice