Server Authentication System for Identity Theft Prevention

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Identity theft poses a significant threat as individuals can access and misuse personal information for financial gain, and existing technologies lack effective measures to prevent unauthorized access to personal data, especially in online transactions.

Innovation Solution

A user authentication system that involves a server computer system processing user authentication data and user device data to generate a risk score, which is used to determine the legitimacy of transactions, thereby preventing fraudulent activities by redirecting user devices through a unique URL and collecting user device data for analysis.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional authentication methods are used to verify user identity, then the authentication process is simple and fast, but the system is vulnerable to identity theft and fraud

Engineering Contradiction:
Improveauthentication securityVSAvoidauthentication system complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The authentication system is divided into multiple independent components: device fingerprinting module, behavioral analysis module, risk scoring module, and authentication decision module. Each component performs a specific function and contributes to the overall security assessment without requiring complete system overhaul.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

A server acts as an intermediary between the user device and the data service provider. The server collects device data, performs fingerprinting, analyzes behavioral patterns, generates risk scores, and communicates authentication decisions. This intermediary layer adds security capabilities without requiring direct modification of the data service provider's systems.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If comprehensive user data collection is implemented to improve fraud detection accuracy, then the risk score precision increases, but the data processing time and system complexity increase

Engineering Contradiction:
Improvefraud detection accuracyVSAvoidauthentication processing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

Device fingerprinting and baseline behavioral patterns are established during initial device interactions before actual authentication is needed. This preliminary data collection and analysis creates a reference profile that speeds up subsequent fraud detection by comparing against pre-established patterns rather than analyzing all data from scratch each time.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system dynamically adjusts the depth and scope of data analysis based on risk levels. Low-risk transactions receive minimal scrutiny with fast processing, while high-risk transactions trigger more comprehensive analysis. The system changes parameters such as data sampling rate, analysis depth, and verification steps based on the calculated risk score from preliminary data.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS10567366B2Systems and methods of user authentication for data services
Publication Date: 2020.02.18 VISA INTERNATIONAL SERVICE ASSOCIATION
  • US10567366B2 patent drawing
  • US10567366B2 patent drawing
  • US10567366B2 patent drawing

AI summary

Embodiments of the invention are directed to systems and methods of user authentication for data services. The data services may include accessing a tax return at the IRS, accessing or completing a student loan application, accessing a credit report, etc. User authentication data is collected by a data provider and provided to a server computer, and user device data is collected by the server computer after the user device accesses a resource identifier (e.g., URL) associated with the server computer. The user authentication data and/or user device data is analyzed and a risk score is generated.