Join our Newsletter — 33% off our NHI Course

Identity-Based Approach

An identity-based approach uses customer identity and behavior signals to tailor fraud controls, service levels, and policy treatment. Instead of treating every shopper the same, it lets merchants apply more friction to risky patterns and more flexibility to trusted customers. This helps reduce abuse without damaging the experience for loyal buyers.

Expanded Definition

An identity-based approach is a risk-adaptive method for commerce and service policy that uses customer identity, account history, device context, and observed behaviour to decide how much friction or trust to apply. The core idea is not to treat every interaction as equally suspicious. Instead, the system distinguishes between low-risk, established customers and higher-risk, anomalous, or newly observed interactions.

This is a primary-domain fraud and customer experience concept first, not an identity-security term in the narrow IAM sense. The term covers policy decisions such as step-up checks, throttling, trust scoring, and differentiated service treatment. It excludes simple segmentation that is based only on geography, product value, or anonymous session signals. A common misunderstanding is to assume the approach means “less security for trusted users.” In practice, it means selecting the right control intensity for the observed risk, while preserving conversion and reducing unnecessary customer friction.

For a standards-oriented perspective on control selection and adaptive policy enforcement, NIST’s NIST SP 800-53 Rev 5 Security and Privacy Controls is useful because it shows how organisations can connect risk signals to access, monitoring, and response controls.

Examples and Use Cases

Identity-based approaches appear wherever merchants or digital platforms need to balance abuse prevention against customer convenience. The exact control mix depends on the business model, fraud profile, and tolerance for user friction.

  • A returning customer with a long purchase history may check out with fewer prompts, while a first-time account with unusual shipping behaviour is asked for additional verification.
  • An e-commerce platform may allow low-friction payment flows for trusted identities but require step-up review when the order pattern departs from normal behaviour.
  • A subscription service may apply different account recovery controls when the identity signal suggests possible takeover or synthetic account activity.
  • A marketplace may reduce automated abuse by tightening rate limits and review thresholds for identities that show unusual device churn or repeated failed attempts.

The tradeoff is operational rather than purely technical: tighter identity-based controls reduce fraud and abuse, but overly aggressive rules can block legitimate customers or create opaque treatment differences that support teams must explain.

Security Implications

The security value of an identity-based approach comes from treating fraud and abuse as a trust-management problem rather than a one-size-fits-all filtering problem. When the approach is weak, organisations either over-trust risky sessions or over-challenge legitimate customers. Both outcomes have consequences.

If risk signals are too coarse, attackers can reuse familiar account attributes, blend into normal-looking sessions, or exploit overly generous service treatment to complete fraud with less resistance. If the policy model is too blunt, false positives increase, customer drop-off rises, and support teams absorb more disputes and manual reviews. In both cases, the business loses visibility into why a control fired, which makes tuning harder over time.

A practical warning sign is when teams can describe the customer experience impact but cannot clearly explain which signals triggered the differentiated treatment. That usually means the control is behaving like a black box rather than a governed policy decision.

Domain and Governance Relevance

In its own domain, an identity-based approach matters because it lets organisations convert observed trust signals into proportionate friction, review, and exception handling. That makes it relevant to fraud operations, customer authentication, and abuse prevention policy more than to pure identity administration.

Where this term touches NHI or machine-driven automation, the important change is governance rather than meaning: if automated agents or service accounts are used to generate customer decisions, the organisation must be able to explain who owns the policy, how it is tuned, and how errors are corrected. The underlying approach still remains customer-focused, but its reliability depends on clear accountability for signal quality, decision thresholds, and escalation paths.

The governance question is therefore not whether identity matters, but whether the organisation can keep differentiated treatment consistent, auditable, and proportionate as behaviour patterns change.

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, CIS Controls v8 and NIST AI RMF set the technical controls, while ISO/IEC 42001:2023 define the regulatory obligations.

Framework Control / Reference Relevance
NIST CSF 2.0 PR.AC-4 — Access Control Policies, Processes, and Procedures Identity-based treatment depends on policy-driven access and step-up decisions.
Recommendation — Apply PR.AC-4 to govern how risk signals trigger different access and verification outcomes.
CIS Controls v8 6.1 — Establish an Access Granting and Revoking Process Differentiated customer treatment needs controlled approval and exception handling.
Recommendation — Use 6.1 to standardise how higher-risk identities receive tighter treatment and review.
NIST AI RMF MAP-2 — Context and Stakeholders Identity-based fraud controls depend on understanding user context and business impact.
Recommendation — Map the relevant user context before setting trust thresholds and control friction.
ISO/IEC 42001:2023 5.2 — AI policy If models drive identity-based decisions, governance must define policy and accountability.
Recommendation — Set AI policy boundaries for automated identity scoring and review escalation.