nerdexam
CompTIA

SY0-301 · Question #353

After Ann, a user, logs into her banking websites she has access to her financial institution mortgage, credit card, and brokerage websites as well. Which of the following is being described?

The correct answer is D. Single sign-on. Logging into one system and gaining access to multiple related systems without re-authenticating is the definition of single sign-on. Ann authenticates once to her bank portal and is transparently authenticated to the mortgage, credit card, and brokerage subsystems.

General security concepts

Question

After Ann, a user, logs into her banking websites she has access to her financial institution mortgage, credit card, and brokerage websites as well. Which of the following is being described?

Options

  • ATrusted OS
  • BMandatory access control
  • CSeparation of duties
  • DSingle sign-on

How the community answered

(60 responses)
  • A
    8% (5)
  • B
    3% (2)
  • C
    2% (1)
  • D
    87% (52)

Why each option

Logging into one system and gaining access to multiple related systems without re-authenticating is the definition of single sign-on. Ann authenticates once to her bank portal and is transparently authenticated to the mortgage, credit card, and brokerage subsystems.

ATrusted OS

A trusted OS refers to an operating system built to meet formal security evaluation criteria (such as Common Criteria), not to cross-application authentication.

BMandatory access control

Mandatory access control (MAC) is an OS-level policy where access to resources is determined by labels and security clearances, not by session federation between websites.

CSeparation of duties

Separation of duties is a policy requiring that no single individual can complete a sensitive process alone, which is unrelated to the authentication flow described.

DSingle sign-onCorrect

Single sign-on (SSO) is an authentication mechanism that allows a user to log in once and gain access to multiple related but independent systems without re-entering credentials for each one. The federated trust between the banking portal and the affiliated financial services sites is the classic SSO use case.

Concept tested: Single sign-on federated authentication concept

Source: https://learn.microsoft.com/en-us/entra/identity/enterprise-apps/what-is-single-sign-on

Topics

#single sign-on#SSO#federated identity#authentication

Community Discussion

No community discussion yet for this question.

Full SY0-301 Practice