CV0-003 · Question #823
Users currently access SaaS email with five-character passwords that use only letters and numbers. An administrator needs to make access more secure without changing the password policy. Which of the
The correct answer is B. Enable MFA with a one-time password.. Adding MFA with a one-time password (OTP) strengthens access security by requiring a second verification factor without modifying the existing password policy.
Question
Users currently access SaaS email with five-character passwords that use only letters and numbers. An administrator needs to make access more secure without changing the password policy. Which of the following will provide a more secure way of accessing email at the lowest cost?
Options
- AChange the email service provider.
- BEnable MFA with a one-time password.
- CImplement SSO for all users.
- DInstitute certificate-based authentication.
How the community answered
(36 responses)- A3% (1)
- B89% (32)
- C3% (1)
- D6% (2)
Why each option
Adding MFA with a one-time password (OTP) strengthens access security by requiring a second verification factor without modifying the existing password policy.
Changing the email service provider does not inherently improve authentication security and introduces significant migration cost and complexity.
MFA with a one-time password adds a second authentication factor - something the user has (the OTP token or app) - without requiring any change to the existing password length or complexity policy. OTP-based MFA is available in many SaaS platforms at little to no additional cost, making it the lowest-cost option that directly satisfies both requirements.
SSO consolidates authentication across services but does not add an additional security factor, and implementing SSO infrastructure incurs higher cost than enabling MFA.
Certificate-based authentication requires a Public Key Infrastructure (PKI) for issuing and managing certificates, which carries substantially higher implementation and operational costs than OTP-based MFA.
Concept tested: MFA OTP to strengthen access without policy changes
Source: https://learn.microsoft.com/en-us/entra/identity/authentication/concept-mfa-howitworks
Topics
Community Discussion
No community discussion yet for this question.