Join our Newsletter — 33% off our NHI Course

How should fraud and Trust & Safety teams decide when to add friction without hurting legitimate users?

Teams should start by mapping normal user behavior, then apply friction only when behavior, context, or risk signals justify extra verification. The goal is not to block everyone equally. It is to separate low-risk from risky actions, preserve a smooth experience for trusted users, and reserve stronger checks for moments that truly need them.

How to calibrate friction without turning every user into a suspect

The decision should start with the action, not the user. A checkout, login, payout, account recovery, or high-value profile change may deserve more friction than a low-risk browse or read action, because the harm from abuse is not evenly distributed. Good teams define which moments justify extra verification and which should stay as seamless as possible.

The useful test is whether the added step changes the risk meaningfully. If the action can move money, reset access, change trust settings, or trigger irreversible consequences, friction is more defensible. If the same step is applied to every session or every request, it usually becomes noise, trains users to expect delays, and reduces the benefit of the control.

Teams should also separate friction for anomaly handling from friction for policy enforcement. A trusted user performing a familiar action should not be treated like a suspicious actor unless the behavior, context, or device signal changes the risk picture. The right design is selective, not blanket, because a broad penalty makes the system harder to use without necessarily making it safer.

Which signals justify extra verification

Friction should be driven by observable signals that raise the probability of fraud or unsafe action. That can include unusual velocity, impossible travel, new device or browser characteristics, changes in payment or recovery details, mismatched geography, or behavior that diverges sharply from a user’s normal pattern. The more the action deviates from established baseline behavior, the easier it is to justify an added check.

Context matters as much as the event itself. A sign-in from a new device is not equally risky in all situations, and a password reset is not equally sensitive in all product flows. Teams should weigh the action value, the account history, the downstream blast radius, and the quality of the signal before choosing the friction level.

This is where NIST Cybersecurity Framework 2.0 is useful as a practical lens, because it reinforces risk-based governance rather than one-size-fits-all controls. For stronger step-up decisions, the trust boundary concepts in NIST SP 800-207 Zero Trust Architecture help teams verify when the request context no longer matches the default trust level.

How to keep friction effective without damaging legitimate usage

The best friction is proportional and reversible. It should slow down high-risk actions enough to deter abuse, but it should not create dead ends for legitimate users who can satisfy the additional check. If the step-up path is confusing, brittle, or too frequent, fraud teams may reduce loss at the cost of abandonment, support burden, and lost trust.

Good calibration also means measuring false positives, escalation rates, and user drop-off by flow. If legitimate users are repeatedly challenged in a low-risk segment, the control is probably too coarse. If fraud still succeeds in a high-risk segment, the trigger is too weak or the challenge is too easy to bypass. The goal is to tune the friction to the actual harm model, not to create the maximum amount of resistance.

For teams working across authentication-heavy journeys, NIST SP 800-63 Digital Identity Guidelines are a strong reference for assurance and step-up thinking. When the friction is being applied to identity proofing, recovery, or authentication strength, the NIST SP 800-53 Rev 5 Security and Privacy Controls provide the control vocabulary for access and verification decisions.

Risk and Threat Considerations

Friction creates two opposite risks: too little friction lets fraud through, while too much friction pushes legitimate users away and can shift abuse into lower-friction paths. The real danger is not friction itself, but miscalibrated friction that is either predictable enough to evade or broad enough to degrade trust.

Failure mechanism: Teams overgeneralize from a few fraud cases, then apply the same challenge to every user, every session, or every action. Attackers adapt by targeting the lowest-friction paths, while legitimate users experience unnecessary interruption and may abandon important flows.

Impact: The business ends up with weaker conversion, more support load, and controls that are either bypassed or ignored. In fraud and Trust & Safety operations, poor calibration can also hide the true abuse pattern because the control is no longer specific enough to signal meaningful risk.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

NIST CSF 2.0, NIST SP 800-53 Rev 5 and NIST SP 800-63 set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 GV.RM-01 — Risk Management Strategy Fraud friction should be calibrated through risk-based decisioning and acceptable loss thresholds.
Recommendation — Set friction thresholds by risk tier and measured harm.
NIST SP 800-53 Rev 5 IA-5 — Authenticator Management Step-up checks often rely on credential or authenticator lifecycle controls in sensitive flows.
AC-6 — Least Privilege Selective friction supports limiting elevated actions to moments that justify extra verification.
Recommendation — Require stronger authenticators for high-risk actions. Restrict sensitive actions to the minimum necessary access path.
NIST SP 800-63 Digital Identity Guidelines The question concerns when to increase verification based on user risk and assurance needs.
Recommendation — Use assurance-based step-up rules for sensitive journeys.

Practitioner Guidance

What to prioritize: Start by ranking flows by downside, not by volume. The right place for friction is the moment where abuse is most costly and the signal quality is highest, such as recovery, payout, contact detail changes, or privileged account actions.

What to verify: Check whether each friction rule has a clear trigger, a measurable purpose, and a defined fallback path for legitimate users. If a control cannot explain why it fires, it is usually too blunt for production use.

Decision rule: If a control protects a high-consequence action and the signal is strong, add friction; if the signal is weak or the action is low impact, prefer monitoring, scoring, or delayed review instead of immediate challenge.

Practitioner takeaway: The best fraud friction is selective pressure, not universal inconvenience, and its quality is judged by how well it separates risky actions from normal user behavior without widening the blast radius of the control.