CV0-003 · Question #794
A company uses multiple SaaS-based cloud applications. All the applications require authentication upon access. An administrator has been asked to address this issue and enhance security. Which of the
The correct answer is A. Single sign-on. Single sign-on (SSO) solves the problem of repeated authentication prompts across multiple SaaS applications by allowing users to authenticate once and gain access to all connected apps.
Question
A company uses multiple SaaS-based cloud applications. All the applications require authentication upon access. An administrator has been asked to address this issue and enhance security. Which of the following technologies would be the BEST solution?
Options
- ASingle sign-on
- BCertificate authentication
- CFederation
- DMultifactor authentication
How the community answered
(40 responses)- A88% (35)
- B8% (3)
- C3% (1)
- D3% (1)
Why each option
Single sign-on (SSO) solves the problem of repeated authentication prompts across multiple SaaS applications by allowing users to authenticate once and gain access to all connected apps.
SSO centralizes authentication so a user logs in once through an identity provider (such as Microsoft Entra ID or Okta) and is granted access to all federated SaaS applications without re-entering credentials. This directly addresses the repeated authentication issue and enhances security by reducing password sprawl and enabling centralized access policy enforcement.
Certificate authentication strengthens the security of a single authentication event but does not eliminate the need for separate logins to each SaaS application.
Federation is the underlying trust mechanism that enables SSO between identity providers and service providers, but SSO is the user-facing solution that addresses the stated problem.
Multifactor authentication adds a second verification factor per login but increases the number of authentication steps rather than reducing repeated prompts across applications.
Concept tested: Single sign-on for multiple SaaS applications
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.