nerdexam
CompTIA

CV0-003 · Question #830

A cloud administrator implemented SSO and received a business requirement to increase security when users access the cloud environment. Which of the following should be implemented NEXT to improve the

The correct answer is B. MFA. After implementing SSO, adding MFA is the logical next step to strengthen security by requiring a second verification factor beyond the single credential set SSO provides.

Security

Question

A cloud administrator implemented SSO and received a business requirement to increase security when users access the cloud environment. Which of the following should be implemented NEXT to improve the company's security posture?

Options

  • ASSH
  • BMFA
  • CCertificates
  • DFederation

How the community answered

(22 responses)
  • B
    95% (21)
  • D
    5% (1)

Why each option

After implementing SSO, adding MFA is the logical next step to strengthen security by requiring a second verification factor beyond the single credential set SSO provides.

ASSH

SSH is a protocol for encrypted remote shell access to servers and does not directly enhance security for users accessing a cloud environment through SSO.

BMFACorrect

MFA requires users to present two or more verification factors - such as something they know (password) combined with something they have (authenticator app or hardware token) - significantly reducing the risk of unauthorized access even if credentials are compromised. Layering MFA on top of an existing SSO solution is a well-established security posture improvement because it addresses the primary weakness of single-factor authentication without replacing the convenience SSO provides.

CCertificates

Certificates can provide strong authentication but implementing a full PKI or certificate-based auth system is a larger architectural change and not the most direct next step compared to enabling MFA on the existing SSO platform.

DFederation

Federation is a mechanism that allows identity trust between separate identity providers and is often already part of the SSO implementation; adding it again does not meaningfully increase the security posture.

Concept tested: Multi-factor authentication layered on top of SSO

Source: https://learn.microsoft.com/en-us/entra/identity/authentication/concept-mfa-howitworks

Topics

#MFA#SSO#security posture#identity management

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice