Mobile Wallet Profile Switching With Partitioned Authentication

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional mobile wallet applications do not support multiple user profiles on a single device, leading to limitations when devices are shared among family members or users, requiring repeated login and setup for each user.

Innovation Solution

A central hub, or multi-profile computing platform, manages user profiles, enabling seamless authentication and access by integrating with various operating systems and payment processing systems, allowing multiple user profiles to coexist on a single device with partitioned data and customizable authentication rules.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If a mobile device is designed to cater to a single user profile for the mobile wallet application, then data privacy and security are simplified, but the device cannot be shared or used by multiple family members or other users

Engineering Contradiction:
Improvemulti-user supportVSAvoidprofile management complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The system segments user data by creating separate user profiles, each with isolated data partitions. The mobile device is divided into multiple logical spaces, where each profile has its own authentication credentials, payment information, and transaction history, enabling multi-user support while maintaining data privacy through structural separation

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system introduces a profile management intermediary layer that handles authentication and data access requests. This intermediary manages the complexity of multiple profiles by providing a unified interface for users to switch between profiles while automatically handling the underlying data routing and security protocols

Inventive Principle:
Principle #24Intermediary (Mediator)

2Adaptability or versatility

If conventional systems do not provide portability of mobile wallet applications to different devices, then security is simplified, but users cannot access their mobile wallet on different devices without setting it up again

Engineering Contradiction:
Improvedevice portabilityVSAvoidsetup time
Core Design Contradiction:
Adaptability or versatilityVSLoss of time

Solution Approach 1:

The system performs preliminary actions by pre-configuring profile data and authentication credentials on the primary device before device switching occurs. When a user needs to access their mobile wallet on a different device, the profile information is already prepared and can be rapidly transferred or accessed, eliminating the need for time-consuming setup procedures

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system creates digital copies of user profiles that can be transferred between devices. Instead of requiring complete re-setup, the profile data (excluding sensitive information that remains device-specific) is copied to the new device, allowing users to access their mobile wallet functionality across multiple devices while maintaining security

Inventive Principle:
Principle #26Copying

3Ease of operation

If multiple user profiles are allowed on a single device, then device sharing and portability are improved, but data privacy and authentication security become more complex

Engineering Contradiction:
Improveseamless authenticationVSAvoidauthentication management complexity
Core Design Contradiction:
Ease of operationVSDevice complexity

Solution Approach 1:

The system merges multiple authentication mechanisms into a unified authentication flow. Different authentication methods (biometric, PIN, password) are combined and managed through a single profile authentication interface, allowing seamless switching between profiles while maintaining security through standardized verification protocols

Inventive Principle:
Principle #5Merging (Combining)

Data Source

PatentUS20260080392A1Seamless Authentication for Multi-Profile Mobile Application
Publication Date: 2026.03.19 BANK OF AMERICA CORP
  • US20260080392A1 patent drawing
  • US20260080392A1 patent drawing
  • US20260080392A1 patent drawing

AI summary

Arrangements for providing seamless authentication in a multi-profile mobile application are provided. A computing platform may receive a request for a primary user to access a mobile wallet application. The primary user may be authenticated to the application to access the primary user profile of the application. While the primary user is logged in to the application, the platform may receive a request to access a secondary user profile of the application. The platform may generate and send a user interface including available secondary user profiles. The platform may receive selection of a first secondary user profile and may retrieve authentication requirements associated with the first secondary user profile. The platform may request authentication data based on the requirements. The platform may receive response data and may authenticate the secondary user to the secondary user profile. The platform may receive selection of a transaction and may process the transaction.