CV0-003 · Question #313
A company uses SaaS and IaaS solutions from multiple cloud providers. Users report that this requires them to manage and remember multiple user accounts and passwords. Which of the following…
The correct answer is A. SSO. Single Sign-On (SSO) allows users to authenticate once with one set of credentials and access all connected SaaS and IaaS platforms, eliminating the need to manage separate accounts per provider.
Question
A company uses SaaS and IaaS solutions from multiple cloud providers. Users report that this requires them to manage and remember multiple user accounts and passwords. Which of the following solutions should be implemented to fix this issue?
Options
- ASSO
- BFederation
- CPassword synchronization
- DLowered password complexity
- EMultifactor authentication
How the community answered
(35 responses)- A86% (30)
- B3% (1)
- C9% (3)
- D3% (1)
Why each option
Single Sign-On (SSO) allows users to authenticate once with one set of credentials and access all connected SaaS and IaaS platforms, eliminating the need to manage separate accounts per provider.
SSO centralizes authentication through a single identity provider, so users log in once and are transparently granted access to all integrated cloud services without entering separate credentials for each application. This directly resolves the complaint of managing multiple accounts and passwords across SaaS and IaaS providers from different vendors.
Federation establishes a trust relationship between separate identity systems and is often the underlying technology that makes SSO possible, but it is an infrastructure-level mechanism rather than the user-facing solution that eliminates multiple login credentials.
Password synchronization keeps passwords consistent across systems but does not eliminate the requirement for users to authenticate separately to each service.
Lowering password complexity reduces security posture without reducing the number of accounts or login events users must manage.
Multifactor authentication adds an additional verification factor to logins but does not consolidate accounts or reduce the number of separate credentials users must maintain.
Concept tested: SSO for multi-cloud identity and access management
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.