Concept Flow - Multi-factor authentication (MFA)
User enters username & password
System checks password correctness
Prompt for 2nd factor
User provides 2nd factor
System verifies 2nd factor
Access granted
The user first enters their password. If correct, the system asks for a second factor. If both factors are correct, access is granted; otherwise, access is denied.