Authentication Information Update Mechanism for Seamless Service Processing

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing authentication methods fail to seamlessly update authentication information, leading to service processing failures and requiring users to manually modify or rebind authentication information, resulting in complex operations with low success rates and security concerns.

Innovation Solution

A method and system that receive a service processing request, extract and authenticate initial authentication information, display an update interface when authentication fails, obtain and authenticate new information, and replace the initial information, allowing service processing to continue without exiting the flow.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional authentication methods are used, then service processing can be initiated, but authentication fails when user information is modified, leading to service processing failure

Engineering Contradiction:
Improveauthentication success rateVSAvoidoperation complexity
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The system performs preliminary authentication checking before service processing completes. When user information is modified, the authentication module proactively detects the change and triggers an authentication update flow, preventing service processing failure rather than reacting to it.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system implements a feedback mechanism where authentication results are continuously monitored. When authentication fails or user information changes are detected, the system feeds back to trigger an authentication update, creating a closed-loop control that maintains authentication validity.

Inventive Principle:
Principle #23Feedback

2Reliability

If authentication information is updated manually, then authentication can be refreshed, but the service processing flow must be exited and restarted

Engineering Contradiction:
Improveauthentication validityVSAvoidservice processing interruption
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The authentication update process is seamlessly integrated into the service processing flow. The system maintains continuous authentication validation without requiring service exit or restart, allowing the useful action of service processing to continue uninterrupted while authentication is refreshed.

Inventive Principle:
Principle #20Continuity of useful action

Solution Approach 2:

The authentication update function is merged with the service processing flow. Instead of being separate operations, authentication validation and updates are combined with service execution, allowing both authentication maintenance and service continuity to occur within a single integrated process.

Inventive Principle:
Principle #5Merging (Combining)

3Reliability

If authentication fails due to information modification, then security is maintained, but service processing cannot continue

Engineering Contradiction:
ImprovesecurityVSAvoidservice processing efficiency
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The authentication system is made dynamic by continuously monitoring user information changes and adapting authentication status in real-time. When modifications are detected, the system dynamically updates authentication tokens or credentials, maintaining security while allowing service processing to adapt and continue without interruption.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS10181024B2Method, device, and system for updating authentication information
Publication Date: 2019.01.15 TENCENT TECHNOLOGY (SHENZHEN) CO LTD
  • US10181024B2 patent drawing
  • US10181024B2 patent drawing
  • US10181024B2 patent drawing

AI summary

The present disclosure discloses a method, a device, and a system for updating authenticating information in the field of Internet technologies. The method comprises: receiving a service processing request containing user information and service object information; extracting according to the user information, first authentication information associated with the service object information from prestored authentication information; authenticating the first authentication information; displaying an information update interface when the first authentication information fails to be authenticated; obtaining second authentication information from the information update interface; replacing the first authentication information with the second authentication information; authenticating the second authentication information; and processing the service processing request if the second authentication information is authenticated.