Multi-factor Authorization System for Digital Content Access

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Unauthorized access and leaks of confidential digital content occur due to shared login credentials, compromising the security of sensitive data intended for specific recipients.

Innovation Solution

A multi-factor authorization system that utilizes a distinct authorization device, such as a mobile device, to verify user approval before allowing playback or access to content, combining login credentials with additional security factors like geolocation and biometrics to ensure only intended recipients can access the content.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If login credentials are shared among multiple users for content access, then ease of operation is improved, but security is worsened

Engineering Contradiction:
Improveease of accessVSAvoidsecurity
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The authorization system is segmented into multiple independent factors: device registration credentials, geolocation verification, and biometric authentication. Each factor operates independently and contributes to the overall authorization decision, allowing the system to maintain security while enabling multiple users to access content through their own registered devices rather than sharing credentials

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

A content server acts as an intermediary between users and the content delivery system. The server receives authorization requests, verifies multiple factors including device registration, geolocation, and biometric data, then grants or denies access accordingly. This intermediary layer eliminates the need for direct credential sharing while maintaining ease of access for authorized users

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If multiple authorization factors are required for content access, then security is improved, but device complexity is worsened

Engineering Contradiction:
ImprovesecurityVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The authorization system is designed with universal components that can be implemented across different device types. The content server provides a unified authorization interface that handles device registration, geolocation verification, and biometric authentication through standard protocols, allowing the same multi-factor authorization approach to work across smartphones, tablets, computers, and other playback devices without requiring device-specific complex implementations

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

Solution Approach 2:

Device registration and credential setup are performed in advance during an initial enrollment phase. Once registered, the device stores authorization tokens and credentials locally, eliminating the need to repeatedly transmit sensitive information during subsequent access requests. The system pre- validates device identity and caches authorization states, reducing the computational and communication overhead during actual content access attempts

Inventive Principle:
Principle #10Preliminary action

3Reliability

If credential sharing is minimized through multi-factor authorization, then security is improved, but ease of operation is worsened

Engineering Contradiction:
ImprovesecurityVSAvoidease of access
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

Each user registers their own devices and biometric data with the authorization system during an initial setup process. The system stores these self-provided credentials and uses them to automatically verify user identity during content access requests. This self-service approach eliminates the need for users to manually share credentials with others, as each user's unique device and biometric data serve as their personal authorization key

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The authorization system provides real-time feedback to users during the authentication process. When a user attempts to access content, the system verifies their device registration, checks geolocation data, and validates biometric input, then immediately communicates the authorization decision. This rapid feedback loop maintains ease of operation by providing clear, immediate results without requiring users to understand or manage the complex multi-factor verification process themselves

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS10142841B2Configuration for multi-factor event authorization
Publication Date: 2018.11.27 DISNEY ENTERPRISES INC
  • US10142841B2 patent drawing
  • US10142841B2 patent drawing
  • US10142841B2 patent drawing

AI summary

An authorization device receives a message from a content server through a network based upon a first factor of authorization being completed by a playback device requesting playback of content associated with a user account. The authorization device may be a mobile device that is associated with the user. The authorization device may receive a user input indicating an approval of the requested playback. The authorization device may send a playback authorization message through the network to the content server. The content server may use at least a first factor of authorization such a login credential from a smart playback device or a registration credential from another type of playback device in addition to a second factor of authorization such as the playback authorization message to generate a user authentication that is provided to allow the playback device to playback the content.