Dual-Device Authentication System for Fraud Prevention

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing network authentication methods are vulnerable to unauthorized access when pre-configured passwords and identification are compromised, allowing fraud and breaches to go undetected for extended periods.

Innovation Solution

Implementing a dual authentication method where users must provide authentication information from two distinct endpoint devices, such as a computer and a cellular phone, to verify their identity before accessing a service.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If a single pre-configured password and identification are used for authentication, then the authentication process is simple and fast, but the security is weak and vulnerable to compromise

Engineering Contradiction:
Improveauthentication process simplicityVSAvoidauthentication security
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The authentication process is segmented into multiple independent steps: first authentication (password/ID) and second authentication (different device). Each step uses different authentication factors, so compromise of one factor does not compromise the entire authentication system. This segmentation resolves the contradiction by maintaining operational simplicity in each step while achieving enhanced security through the multi-step process.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system adds a temporal and device-based dimension to authentication. Instead of a single point-in-time verification, the system performs verification across multiple time steps and multiple devices. The second authentication request is sent to a different user endpoint device than the first, adding a dimensional layer of security that maintains ease of operation while improving reliability.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Reliability

If dual authentication from two different endpoint devices is required, then the security is enhanced and fraud is reduced, but the authentication process becomes more complex and time-consuming

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

Solution Approach 1:

The system performs preliminary actions by establishing and storing the relationship between user endpoint devices before the actual authentication event. The network stores information about which devices are associated with the user, so during authentication, the system can automatically determine which device should receive the second authentication request without requiring manual configuration or complex real-time device verification logic.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The network server acts as an intermediary that manages the authentication process between the user's endpoint devices. The server receives the first authentication request, validates it, determines the appropriate second device, sends the second authentication request, and coordinates the overall process. This intermediary approach simplifies the complexity by centralizing the coordination logic rather than requiring complex peer-to-peer verification between devices.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Productivity

If pre-configured authentication information is used, then the authentication is quick and convenient, but the detection of fraud and breaches is delayed

Engineering Contradiction:
Improveauthentication speedVSAvoidfraud detection timeliness
Core Design Contradiction:
ProductivityVSDifficulty of detecting and measuring

Solution Approach 1:

The dual authentication system provides immediate feedback about the authentication status and device context to the network server. By verifying authentication information from a different device and confirming the user's identity through multiple factors, the system provides real-time feedback that can detect fraudulent activity as it occurs, rather than relying on post-breach detection. This feedback mechanism maintains authentication speed while improving fraud detection timeliness.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS10755279B2Methods, systems and products for authentication
Publication Date: 2020.08.25 WORKDAY INC
  • US10755279B2 patent drawing
  • US10755279B2 patent drawing
  • US10755279B2 patent drawing

AI summary

Multiple authentication procedures enhance security of Internet transactions. For example, a request is received from a customer to access a service. A first authentication request is sent to the customer for first authentication information. A second authentication request may be sent to the customer for second authentication information. The method then enables the customer to proceed with accessing the service if the second authentication information is received.