Multi-Factor Authentication via Dual-Channel Verification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Ubiquitous internet access in public locations often lacks enhanced communication security, particularly at the 'last mile' of network connections, making them vulnerable to traffic snooping, and traditional authentication methods, such as username and password combinations, are insecure and prone to weaknesses.

Innovation Solution

Implementing secure network computing systems using application tunneling technologies like AppTunnels to establish secure communication links and multifactor authentication methods that involve secondary verification through different communication channels, such as phone calls or text messages, to enhance security.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If traditional username and password authentication is used, then ease of operation is improved, but security is worsened due to vulnerability to attacks and password loss

Engineering Contradiction:
Improveauthentication convenienceVSAvoidauthentication security
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The authentication process is segmented into multiple independent factors (something you know, something you have, something you are) rather than relying on a single password. Each factor provides a separate layer of security, so compromising one factor does not grant full access. This is implemented through multi-factor authentication systems that require combination of different authentication types.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Authentication tokens and security devices act as intermediaries between the user and the system. These tokens (physical or virtual) serve as a mediator that proves user identity without exposing the actual password or sensitive information to potential attackers.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If passwords are made longer to increase security, then security is improved, but ease of operation deteriorates due to memorability issues

Engineering Contradiction:
Improvepassword securityVSAvoidpassword memorability
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

Instead of relying on human memory to store complex passwords, the system uses authentication tokens that store and manage security credentials. The token acts as a copy or representation of the user's identity that can be presented without requiring the user to remember complex password sequences.

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The mechanical system of human memory and manual password entry is replaced with electronic authentication tokens that automatically handle credential verification. This substitution eliminates the trade-off between password complexity and memorability by using electronic devices to manage authentication.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

3Device complexity

If single-factor authentication is used, then device complexity is reduced, but security is worsened due to insufficient verification layers

Engineering Contradiction:
Improveauthentication system complexityVSAvoidauthentication security
Core Design Contradiction:
Device complexityVSReliability

Solution Approach 1:

The authentication system is segmented into multiple independent verification factors that work together. Each factor (password, token, biometric) is relatively simple on its own, but their combination creates a robust security system. This segmentation allows the system to achieve high security without requiring any single component to be overly complex.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The authentication system is designed to be universal and adaptable, supporting multiple authentication factors and methods. This multi-functionality allows the system to provide enhanced security while maintaining a unified, manageable architecture that doesn't require separate complex systems for each authentication type.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS10122715B2Enhanced multi factor authentication
Publication Date: 2018.11.06 MICROSOFT TECHNOLOGY LICENSING LLC
  • US10122715B2 patent drawing
  • US10122715B2 patent drawing
  • US10122715B2 patent drawing

AI summary

In one embodiment, a network element comprises one or more processors, and a memory module communicatively coupled to the processor. The memory module comprises logic instructions which, when executed by the processor, configure the processor to receive, via a first communication channel, a primary authentication request transmitted from a user from a first device, process the primary authentication request to determine whether the user is authorized to access one or more resources, in response to a determination that the user is authorized to access one or more resources, initiate, a secondary authentication request, and transmit the secondary authentication request from the network element to the user via a second communication channel, different from the first communication channel.