220-1102 · Question #372
A company would like to implement multifactor authentication for all employees at a minimal cost. Which of the following best meets the company's requirements?
The correct answer is B. Soft token. For implementing multifactor authentication (MFA) at a minimal cost, soft tokens are the most suitable option as they leverage existing employee devices like smartphones. These tokens generate time-based one-time passwords (TOTP) without requiring dedicated hardware.
Question
A company would like to implement multifactor authentication for all employees at a minimal cost. Which of the following best meets the company's requirements?
Options
- ABiometrics
- BSoft token
- CAccess control lists
- DSmart card
How the community answered
(30 responses)- A3% (1)
- B83% (25)
- C7% (2)
- D7% (2)
Why each option
For implementing multifactor authentication (MFA) at a minimal cost, soft tokens are the most suitable option as they leverage existing employee devices like smartphones. These tokens generate time-based one-time passwords (TOTP) without requiring dedicated hardware.
Biometrics, such as fingerprint or facial recognition, often require specialized hardware (scanners, advanced cameras) for reliable implementation across an organization, incurring significant costs.
Soft tokens are software-based authenticators, typically installed as an application on a smartphone or computer, which generate a one-time password (OTP). Since most employees already possess smartphones, this method provides a cost-effective MFA solution by avoiding the purchase of specialized hardware tokens or biometric scanners.
Access control lists (ACLs) define permissions for resources and are a method of authorization, not a form of multifactor authentication.
Smart cards are physical tokens that require specialized readers and issuance/management processes, which involve higher upfront and ongoing costs compared to soft tokens.
Concept tested: Cost-effective multifactor authentication methods
Source: https://learn.microsoft.com/en-us/entra/identity/authentication/concept-mfa-howitworks
Topics
Community Discussion
No community discussion yet for this question.