Credentials entered. Access denied until you prove more. This is Multi-Factor Authentication (MFA) with Step-Up Authentication, built to decide when security tightens based on context, risk, and policy.
MFA requires a user to present two or more different verification factors before granting access—something you know, something you have, something you are. Step-Up Authentication adds dynamic decision-making. Instead of applying the same checks every time, it raises the security level only when certain conditions are met. A low-risk action may need a password. A higher-risk action—like changing account settings or accessing sensitive data—may trigger a second challenge such as a TOTP code, hardware key, or biometric scan.
This approach improves both security and usability. Static MFA can frustrate users with unnecessary prompts. Step-Up keeps the workflow fast until risk changes. Risk-based triggers can include IP location anomalies, device fingerprint mismatches, abnormal request patterns, or elevated privilege functions. Implemented well, they prevent account takeover without breaking legitimate sessions.