Mobile App Authentication Protocol for Secured Area Access

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Mobile computing devices face security risks due to multitasking capabilities, where applications with sensitive data can remain open in the background, exposing user data to unauthorized access, and existing security protocols are inconvenient, requiring full login upon re-access.

Innovation Solution

Implementing a middle-tier authentication protocol that triggers based on user action and time, allowing re-access to secured areas with reduced authentication requirements, such as a PIN, while maintaining data security and convenience, and using geolocation to provide customized information.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If full login authentication is required upon re-accessing the application, then security is improved, but user convenience deteriorates

Engineering Contradiction:
ImprovesecurityVSAvoiduser convenience
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The authentication process is segmented into different levels: full login authentication for initial access and simplified authentication (such as PIN or biometric) for re-accessing the application. This segmentation allows the system to maintain high security standards while providing convenience for frequent users who need to re-access the application multiple times.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The authentication requirement dynamically adjusts based on the user's access pattern and time since last authentication. The system implements a timeout mechanism where the authentication level changes from full login to simplified authentication after a certain period of inactivity, balancing security and convenience based on real-time conditions.

Inventive Principle:
Principle #15Dynamics

2Productivity

If applications remain open in the background for multitasking, then productivity is improved, but security deteriorates due to potential unauthorized access

Engineering Contradiction:
Improvemultitasking capabilityVSAvoiddata security
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The system performs preliminary authentication actions when the application is launched or re-accessed from the background. By requiring authentication before allowing access to sensitive data or functions, the system ensures that even if the application remains open in the background, unauthorized users cannot access protected resources without proper credentials.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

An intermediary authentication layer is introduced between the background application and the sensitive data it may access. This intermediary mechanism verifies user identity and permissions before allowing the application to interact with protected resources, ensuring that multitasking does not compromise security.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS10728762B1Authentication and security features for a mobile application
Publication Date: 2020.07.28 UNITED SERVICES AUTOMOBILE ASSOCIATION (USAA)
  • US10728762B1 patent drawing
  • US10728762B1 patent drawing
  • US10728762B1 patent drawing

AI summary

Embodiments of the present invention provide methods, systems, and computer-readable storage medium for managing access to an application on a mobile computing device. In an embodiment, a method includes receiving a request from a user to return to the application and return to a previous screen of the application on the mobile computing device, and determining, using a processor, whether the previous screen of the application was in a secured area of the application. If it was in the secured area, then an authentication protocol is triggered prior to allowing the user to return to the previous screen in the secured area of the application on the mobile computing device. In another embodiment, geolocation dependent information is provided to a user via an application on a mobile computing device.