nerdexam
CompTIA

220-1002 · Question #113

Which of the following security methods BEST describes when a user enters a username and password once for multiple applications?

The correct answer is A. SSO. Single Sign-On (SSO) is the authentication method that allows a user to authenticate once and gain access to multiple applications without re-entering credentials.

Networking

Question

Which of the following security methods BEST describes when a user enters a username and password once for multiple applications?

Options

  • ASSO
  • BPermission propagation
  • CInheritance
  • DMFA

How the community answered

(63 responses)
  • A
    87% (55)
  • B
    2% (1)
  • C
    3% (2)
  • D
    8% (5)

Why each option

Single Sign-On (SSO) is the authentication method that allows a user to authenticate once and gain access to multiple applications without re-entering credentials.

ASSOCorrect

SSO works by issuing an authenticated session token after one successful login; that token is then accepted by all integrated applications, eliminating repeated credential prompts while centralizing identity verification through a trusted identity provider.

BPermission propagation

Permission propagation refers to the automatic inheritance of access rights from parent objects to child objects in a directory or file system, not to authentication across applications.

CInheritance

Inheritance in security contexts describes how permissions flow from parent to child resources; it is an access control concept unrelated to how users authenticate across multiple applications.

DMFA

MFA (Multifactor Authentication) requires a user to present multiple verification factors during login and does not address reducing repeated logins across multiple systems.

Concept tested: Single Sign-On (SSO) authentication concept

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

Topics

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

Community Discussion

No community discussion yet for this question.

Full 220-1002 Practice