Off-Host Abstraction for Multifactor Authentication

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current information handling systems face challenges in securely processing and authenticating multifactor authentication requests, particularly in isolating authentication processes from the main processor stack to enhance security and efficiency.

Innovation Solution

The system employs an off-host abstraction method using a service stack that includes an authentication vault, MFA system, and direct access service, operating independently of the processor stack to manage and verify authentication credentials from various sources like Bluetooth, location, and fingerprint services, ensuring secure and efficient multifactor authentication.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If authentication processes are integrated into the main processor stack, then ease of operation is improved, but system security deteriorates due to potential attack vectors and vulnerabilities in the main processor

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

Solution Approach 1:

The system divides authentication processing into separate modules: the service stack handles authentication requests while the processor stack executes applications. This segmentation isolates security-critical authentication functions from the main processor, reducing attack surfaces while maintaining operational ease through standardized interfaces.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

An intermediary communication mechanism is introduced between the service stack and processor stack, allowing authentication data to be transferred securely without direct integration. The intermediary layer provides controlled access and data validation, ensuring security while enabling seamless authentication operations.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If authentication processes are isolated to a service stack, then system security is improved, but device complexity increases due to additional architectural layers

Engineering Contradiction:
Improvesystem securityVSAvoidstack architecture
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The service stack is designed as a universal authentication layer that can serve multiple applications and users through standardized interfaces. This multi-functionality reduces the need for separate authentication implementations for each application, thereby managing complexity while providing comprehensive security across the system.

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

Solution Approach 2:

The service stack implements self-service mechanisms for authentication management, including automatic credential verification, session management, and security policy enforcement. This automation reduces the operational complexity of managing the isolated authentication architecture while maintaining high security standards.

Inventive Principle:
Principle #25Self-service

3Ease of operation

If multifactor authentication is processed through the main processor, then ease of operation is maintained, but processing speed deteriorates due to main processor workload

Engineering Contradiction:
Improveauthentication interfaceVSAvoidauthentication processing speed
Core Design Contradiction:
Ease of operationVSProductivity

Solution Approach 1:

Authentication processing is segmented into dedicated service stack operations, separating MFA verification from main processor tasks. This allows authentication to be processed independently and efficiently without competing for main processor resources, while users experience seamless authentication through unified interfaces.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

An intermediary communication layer enables rapid data exchange between the service stack and processor stack specifically optimized for authentication transactions. This dedicated communication path reduces processing delays while maintaining the simplified user experience of integrated authentication.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS9779230B2System and method for off-host abstraction of multifactor authentication
Publication Date: 2017.10.03 DELL PROD LP
  • US9779230B2 patent drawing
  • US9779230B2 patent drawing
  • US9779230B2 patent drawing

AI summary

An information handling system includes a first processor, a second processor, and a third processor. The first processor requests a single-factor authentication from the second processor. The second processor receives a first authentication factor in response to the single-factor authentication request and requests a multi-factor authentication from the third processor. The third processor receives a second authentication factor in response to the multi-factor authentication request and provides the second authentication factor to the second processor. The second processor further verifies the first authentication factor and the second authentication factor and provides a single-factor authentication reply to the first processor in response to verifying the first authentication factor and the second authentication factor.