Continuous authentication

Verifying throughout the whole session, not only at sign-in. What signals get evaluated while the person is active, what attack it aims to cover, and what obligations it adds.

In short

Continuous authentication is the scheme that keeps evaluating, while the session is open, whether whoever is operating is the same person who authenticated at the start. Instead of treating access as a single check at the door, it treats the session's identity as something that holds or is lost over time.

The check is passive. The person does not do anything again, unless some signal justifies interrupting them.

The problem an already-authenticated session opens up

Every authentication produces a session, and that session is what the system later accepts as proof of identity. The most demanding MFA answers a question in an instant and never asks again.

That leaves three concrete gaps.

  • Session hijacking — whoever gets the session token operates as the account holder without ever having gone through authentication. The check at the door already happened.
  • Device takeover — the unlocked device changes hands, within a legitimate session.
  • Remote-assisted fraud — the account holder is guided over the phone to operate for someone else's benefit. The right person performs the wrong operation, and no identity check catches it.

All three share the same trait: authentication worked. What failed was assuming its result still holds an hour later.

What gets evaluated while the session stays open

The signals are contextual and behavioral, and they are read without asking the user for anything.

  • Behavioral biometrics — typing rhythm, how the screen is scrolled, how the device is held. It is a statistical pattern, not an identification, which is why it works as a signal and not as proof.
  • Device context — changes in the equipment, in the network, or in its security posture during the session.
  • Session consistency — whether the token keeps being used from the same device and under conditions compatible with the start.
  • Activity coherence — whether what is being done resembles what that person usually does.

None of these signals identify anyone on their own. Their value is in the change: what matters is not how a person types, but that halfway through the session they start typing differently.

Continuous, adaptive, and reauthentication are not the same

The three terms get mixed up in product conversations and describe different moments.

  • Reauthentication — asking for the factor again every so often, or before a given operation. It is a scheduled interruption.
  • [Adaptive authentication](/glosario/autenticacion-adaptativa) — evaluating risk at a specific event, typically access or a sensitive operation, and deciding whether to raise the requirement.
  • Continuous authentication — evaluating permanently, in the background, and triggering one of the two above when the evidence degrades.

Put together, the relationship is clear: continuous is the one that watches, and adaptive is the one that acts when what it watches stops adding up. A long SSO session is exactly the case where that combination pays off the most, because the convenience of not authenticating again is also a long window for whoever steals the token.

Permanent monitoring adds obligations, not only capabilities

Continuously evaluating behavior means processing data about people while they use the product, and that falls under each country's data protection rules in the region. You have to be able to answer what is collected, on what legal basis, for how long it is kept, and who has access.

It is a conversation for the legal team before the product team. A continuous authentication scheme that skipped it is a regulatory debt shaped like a feature, especially in sectors where the same regulator already requires keeping evidence of the identity process.

Frequently asked questions

It is the scheme that keeps evaluating, throughout the whole session, whether whoever is operating is the same person who authenticated at the start, instead of treating identity as proven until the session ends. The evaluation is passive: it relies on behavioral, device, and session-consistency signals, and only interrupts the user when those signals stop being coherent.

Scheduled reauthentication always interrupts, regardless of whether anything happened, and leaves gaps open between one interruption and the next. Continuous authentication does not interrupt unless the evidence degrades, and covers the whole time the session is open instead of fixed points. In practice they complement each other: continuous evaluation is what decides when it makes sense to ask for the factor again.

Not with the rigor of facial or fingerprint biometrics. What it produces is a statistical pattern of how someone interacts with the device, useful for detecting a change within a session and not for proving who someone is to a third party. That is why it is used as a risk signal, which can trigger a stronger check, and not as proof of identity on its own.

One identity, one SDK

VU ONE brings identity verification, authentication and fraud protection together on a single identity graph.

The verification you run at signup stays available to authentication and to your fraud rules, with no repeated processes and no duplicated data.

Verify, Authenticate and Protect, consolidated in one place.

Request a demo