Session Token Revocation for Online Service Access Control

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Online service providers face challenges in preventing unauthorized access to their services after access rights have been revoked, as session tokens can persist and allow users to continue accessing services they no longer qualify for.

Innovation Solution

The proposed solution involves a method where a wireless carrier network or a session management platform determines the current status of access rights for a user with respect to an online service. If the user is found not to have access rights, programmatic instructions are generated to remove the session token from the user's device, thereby forcing re-authentication.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of operation

If session tokens are used to provide convenient access to online services, then ease of operation is improved, but security deteriorates because users can continue accessing services after access rights are revoked

Engineering Contradiction:
Improveconvenience of accessVSAvoidsecurity of access control
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The system implements a feedback mechanism where the core network continuously monitors access rights status and communicates with the session management platform. When access rights are revoked, the system receives feedback about the status change and responds by removing session tokens, thereby maintaining security while preserving convenience during valid access periods.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The session token system transitions from a static approach (tokens remaining valid until natural expiration) to a dynamic approach where tokens can be remotely invalidated. The system adapts session token validity based on real-time access rights status, allowing convenient access when authorized and immediate revocation when authorization is withdrawn.

Inventive Principle:
Principle #15Dynamics

2Reliability

If access rights are revoked to prevent unauthorized use, then security is improved, but ease of operation deteriorates because users must re-authenticate

Engineering Contradiction:
Improvesecurity of access controlVSAvoidconvenience of access
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The session management platform acts as an intermediary between the core network and user devices. It handles the complex task of session token removal and manages the transition state, shielding users from the technical complexity of re-authentication while ensuring security requirements are met.

Inventive Principle:
Principle #24Intermediary (Mediator)

Solution Approach 2:

The system performs preliminary actions by proactively removing session tokens from user devices when access rights are revoked, rather than waiting for unauthorized access attempts. This preventive approach secures access control while minimizing user impact by handling the revocation process automatically in the background.

Inventive Principle:
Principle #10Preliminary action

3Reliability

If session tokens are removed to force re-authentication, then security is improved, but productivity deteriorates due to additional authentication steps

Engineering Contradiction:
Improvesecurity of access controlVSAvoidaccess efficiency
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The system implements self-service by automatically managing session token removal and triggering re-authentication processes without requiring user intervention. The core network, session management platform, and user device work autonomously to enforce access control policies, minimizing disruption to user productivity while maintaining security.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS12225378B2Forcing re-authentication of users for accessing online services
Publication Date: 2025.02.11 T MOBILE US INC
  • US12225378B2 patent drawing
  • US12225378B2 patent drawing
  • US12225378B2 patent drawing

AI summary

Described herein are techniques for preventing a user from continuing to access an online service once access rights have been revoked. In some embodiments, the techniques comprise receiving a request to determine a current status of access rights in association with a user and an online service, determining, based on one or more conditions associated with the online service, the current status of access rights, upon determining that the current status of access rights indicates that the user is not authorized to access the online service, identifying at least one user device associated with the user, generating programmatic instructions to cause a session token associated with the online service to be removed from a memory of the at least one user device, and providing the programmatic instructions to the at least one user device.