Multifactor Authentication for Metaverse Identity Security

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing network security systems are unable to effectively detect and prevent unauthorized access and malicious activities in virtual environments, such as the metaverse, until after an attack has occurred, making them vulnerable to data leakage and other malicious activities.

Innovation Solution

A multifactor authentication system that combines real-world and virtual environment factors, requiring users to authenticate using both physical location and attribute information within the metaverse, increasing the complexity for malicious actors to spoof user identities and preventing unauthorized access.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If traditional single-factor authentication is used, then ease of operation is improved, but information security deteriorates

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

Solution Approach 1:

The authentication system is segmented into multiple independent factors: virtual environment factors (avatar actions, location, gestures) and real-world factors (biometric data, physical location). Each factor is verified separately through different authentication services, and only when all factors are validated does the system grant access. This segmentation prevents a single point of failure and significantly enhances security while maintaining operational ease through automated multi-factor verification.

Inventive Principle:
Principle #1Segmentation

2Reliability

If multifactor authentication combining real-world and virtual environment factors is implemented, then information security is improved, but device complexity increases

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

Solution Approach 1:

The authentication service is designed as a universal system that handles multiple authentication factors through a single integrated interface. The service can authenticate users based on virtual environment data (avatar location, actions, gestures) and real-world data (biometric information, device location) without requiring separate authentication systems. This multi-functional approach consolidates complexity into a single service while maintaining high security standards.

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

Solution Approach 2:

The authentication service acts as an intermediary between the virtual environment platform and real-world verification systems. It receives authentication requests, coordinates verification across multiple factors (virtual avatar behavior and real-world biometric data), and returns unified authentication results. This intermediary role simplifies the overall system architecture by centralizing the complex multi-factor verification logic in a dedicated service layer.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Reliability

If authentication requires both virtual environment and real-world factors, then unauthorized access is prevented, but authentication time increases

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

Solution Approach 1:

The system performs preliminary authentication by continuously monitoring and validating virtual environment factors (avatar location, ongoing actions, gestures) in real-time before critical operations occur. When an authentication request is made, the system has already gathered much of the verification data from virtual environment monitoring, reducing the time needed for final verification. The real-world factor verification is then performed efficiently using pre-captured biometric data.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS12113789B2Multifactor authentication for information security within a metaverse
Publication Date: 2024.10.08 BANK OF AMERICA CORP
  • US12113789B2 patent drawing
  • US12113789B2 patent drawing
  • US12113789B2 patent drawing

AI summary

A device is configured to identify a physical location within a virtual environment for an avatar that is associated with a user and to obtain a first token from a token map based on the physical location within the virtual environment for the avatar that is associated with the user. The device is further configured to receive physical attribute information for the user in the real world and to obtain a second token from the token map based on the physical attribute information for the user in the real world. The device is further configured to generate an authentication token by combining the first token and the second token and to verify an identify of the user based on the authentication token.