Sik.limited Logo

Possession Verification vs. Identity Verification: Which Does Your Service Need?

SMS verification proves control of a phone number; Korea’s PASS flow can provide identity verification. Choose based on what you need to establish.

Sik · ·

The first question when adding verification is not the name of a solution. It is not “should we use SMS, PASS, or a certificate?”

There is one question:

What are we trying to prove about this user?

Miss that question and verification design becomes distorted. A service may add identity verification where it only needs to check a phone number, or rely on SMS where it must establish the person’s identity.

Both can look like “mobile-phone verification,” but they are fundamentally different.

Possession verification checks a means of contact

Suppose a service sends a code by text message and the user enters it. That proves exactly one thing:

This person can currently read a message sent to this phone number.

It proves nothing more. It does not establish that the number is registered in the user’s own name, that the user is an adult, their real name, or whether one person is creating several accounts. It could be a family member’s phone, a company phone, or a recycled number.

That is why SMS-code verification is possession verification, not identity verification. Its purpose is to establish whether someone currently controls a contact method.

It is often sufficient when a service needs to confirm a reachable number at sign-up, register a number for password recovery, verify a number for appointment reminders, or reduce low-level abuse. In those cases, the service needs a valid contact method, not a legal identity.

Identity verification checks the person

PASS mobile identity verification is different. PASS is a Korean mobile identity-verification service used through telecom carriers and designated identity providers. It does not merely ask whether a person can receive a text. It checks whether the person is verified through a phone registered in their own name.

PASS is therefore closer to identity verification—more precisely, identity confirmation. Its purpose is to establish whether the user is, in an institutional sense, a particular person.

Possession verification is not enough when a service must check adulthood, grant one entitlement per person, enable features where accountability matters—such as settlement or withdrawals—or meet a legal identity-confirmation requirement. The question is no longer whether the person holds a phone; it is who that person is.

Mixing the two damages the product

Using SMS possession verification as if it were identity verification is risky. A service may assume that adulthood or real-name identity has been established when the user has only proven control of a number. Policies become inconsistent, operational responses become unreliable, and later incidents become difficult to explain.

The opposite mistake also has a cost. Adding identity verification where possession verification would be enough makes a product heavy. People may leave before completing sign-up, and the service handles more personal data than it needs. More verification is not automatically more secure. Unnecessary identity verification is friction and liability, not safety.

Summary

If the service needs to know a phone number, SMS verification may be enough.

If it needs to know the person, it needs identity verification such as PASS.

  • To confirm a reachable contact number: possession verification.
  • To confirm adulthood, real name, the same individual, or legal accountability: identity verification.
  • For money, settlement, withdrawals, or high-risk transactions: consider identity verification together with additional authentication and fraud detection.

If you need the means, use possession verification. If you need the person, use identity verification.

Good verification does not trap users in the longest possible process. It proves the right thing, only when needed, and only to the necessary degree.

Latest posts