xR Headset Multi-Factor Authentication via Biometric OTPs

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing virtual, augmented, and mixed reality (xR) applications lack secure multi-factor authentication methods for user authorization and key management, especially when xR headsets are used to access external computing devices, leading to potential unauthorized access.

Innovation Solution

Implementing multi-factor authentication systems in xR headsets that utilize biometric samples, such as iris or retina scans, to authenticate users and generate One-Time Passwords (OTPs) encrypted with private keys, allowing secure logging into Information Handling Systems (IHS) and enabling secure key generation and transfer between devices.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If xR headset uses biometric authentication to log into external computing devices, then security is improved, but device complexity increases

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

Solution Approach 1:

The authentication system is segmented into multiple independent factors: biometric authentication (iris/retina/fingerprint), device ownership verification, and One-Time Password (OTP) generation. Each factor operates independently but contributes to the overall authentication process, allowing the system to maintain high security while managing complexity through modular design

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The xR headset acts as an intermediary device between the user and external computing devices. It hosts a secure enclave that manages cryptographic keys and biometric data, mediating the authentication process between the user's biometric traits and the external device's security requirements, thereby simplifying the overall system architecture

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If xR headset implements multi-factor authentication with encrypted OTPs, then unauthorized access is prevented, but authentication process time increases

Engineering Contradiction:
Improveaccess securityVSAvoidauthentication time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

Biometric traits are captured and stored in the secure enclave during an initial enrollment phase, before actual authentication is needed. During login, the system only needs to verify the biometric match and generate an OTP, significantly reducing authentication time while maintaining multi-factor security

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system changes the complexity parameter from real-time multi-factor verification to a two-stage process: rapid biometric matching followed by quick OTP generation. This parameter change optimizes the balance between security and speed by avoiding computationally intensive operations during the actual authentication moment

Inventive Principle:
Principle #35Parameter changes

3Reliability

If xR headset stores biometric information and cryptographic keys locally, then authentication reliability is improved, but security risk from local storage increases

Engineering Contradiction:
Improveauthentication reliabilityVSAvoidsecurity risk from local storage
Core Design Contradiction:
ReliabilityVSObject-affected harmful factors

Solution Approach 1:

A secure enclave is established beforehand to protect biometric and cryptographic data. This enclave implements cryptographic safeguards and access controls that cushion against potential security threats, allowing local storage of sensitive information while mitigating the associated risks through pre-configured security measures

Inventive Principle:
Principle #11Beforehand cushioning (Prior cushioning)

Solution Approach 2:

One-Time Passwords (OTPs) are generated as temporary, single-use authentication credentials that expire immediately after use. This approach replaces the need for long-term storage of highly sensitive authentication data with transient credentials, reducing the security risk associated with local storage while maintaining authentication reliability

Inventive Principle:
Principle #27Cheap short-living objects (Disposable)

Data Source

PatentUS11165583B2Multi-factor authentication in virtual, augmented, and mixed reality (xR) applications
Publication Date: 2021.11.02 DELL PROD LP
  • US11165583B2 patent drawing
  • US11165583B2 patent drawing
  • US11165583B2 patent drawing

AI summary

Systems and methods for multi-factor authentication in virtual, augmented, and mixed reality (xR) applications are described. In some embodiments, an xR headset may include a processor and a memory coupled to the processor, the memory comprising program instructions stored thereon that, upon execution, cause the xR headset to: authenticate a user wearing the xR headset, and, in response to the authentication, log the user into an Information Handling System (IHS) distinct from the xR headset.