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.
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)- A8% (5)
- B3% (2)
- C2% (1)
- D87% (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.
A trusted OS refers to an operating system built to meet formal security evaluation criteria (such as Common Criteria), not to cross-application authentication.
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.
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.
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
Community Discussion
No community discussion yet for this question.