Trust Token Session Management for Wearable Authentication

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing authentication methods for secure resources are burdensome, requiring frequent reauthentication and relying on insecure cookies that are vulnerable to tampering, leading to user friction and security concerns.

Innovation Solution

A method using a trust token system where a server computer generates and maintains a trust token based on simultaneous authentication and user detection via a wearable device, such as a heartbeat, to extend access periods securely without the need for repeated authentication.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If multiple authentication methods are required for secure resources, then security is improved, but user convenience deteriorates due to frequent reauthentication

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

Solution Approach 1:

The system performs preliminary authentication and establishes a trust token that extends access beyond the immediate session. The trust token is generated after initial authentication and allows the user to access resources during an extended period without reauthentication, thus performing the security verification in advance rather than repeatedly.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The trust token acts as an intermediary between the authentication process and resource access. Instead of requiring direct reauthentication for each access attempt, the trust token mediates by providing a time-extended authorization that bridges the gap between initial authentication and subsequent resource requests.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Ease of operation

If cookies are used to extend session access, then user convenience is improved by avoiding reauthentication, but security deteriorates due to vulnerability to tampering

Engineering Contradiction:
Improveuser convenienceVSAvoidsecurity
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The system changes the fundamental parameters of session management by replacing cookies with trust tokens that have different security characteristics. Trust tokens are cryptographically signed and can be validated without being stored in vulnerable locations, fundamentally changing how session state is maintained while extending access duration.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent replaces the mechanical cookie-based session extension system with a trust token system that uses cryptographic validation. Instead of relying on server-stored or client-stored cookies that can be tampered with, the system uses digitally signed tokens that provide both extended access and tamper resistance.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

3Ease of operation

If access is prolonged using traditional session methods, then user friction is reduced, but security vulnerabilities increase due to exposed credentials

Engineering Contradiction:
Improveuser frictionVSAvoidsecurity vulnerabilities
Core Design Contradiction:
Ease of operationVSObject-affected harmful factors

Solution Approach 1:

The system extracts the authentication credentials from the prolonged access mechanism. Instead of keeping credentials valid and exposed during an extended session, the system issues a trust token that provides access without requiring the actual credentials to remain valid or exposed, thus separating long-term access from credential validity.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The trust token functions as a disposable authorization object that provides extended access without the long-term security risks of persistent credentials. Each trust token is time-limited and can be revoked, providing a controlled way to extend access while maintaining the ability to invalidate authorization if needed.

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

Data Source

PatentUS12170669B2Trust tokens for resource access
Publication Date: 2024.12.17 VISA INTERNATIONAL SERVICE ASSOCIATION
  • US12170669B2 patent drawing
  • US12170669B2 patent drawing
  • US12170669B2 patent drawing

AI summary

A system and method are provided which include receiving, from a first application on a user device, an indication that a user has been authenticated and receiving, from a second application on the user device, an indication that the user is detected. The user device receives the indication that the user is detected from a wearable device on the user. Based on receiving the two indications within a time period, a trust token is generated or maintained for the user.