5G Data Repository Access Control with Producer Authorization Tokens

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current verification solutions for authorizing data consumers to access analytics information in 5G networks are inadequate, particularly in scenarios where data producers may not be aware of all potential consumers and when sensitive data like AI/ML models are involved.

Innovation Solution

Implement methods for data consumers and producers to exchange authorization tokens or signed strings with metadata, and for data repositories to verify these tokens using digital signatures or random strings to ensure authorized access to stored data.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If data consumers can directly access analytics information from data repositories, then data access efficiency is improved, but security and authorization control deteriorate

Engineering Contradiction:
Improvedata access efficiencyVSAvoidauthorization control
Core Design Contradiction:
ProductivityVSReliability

Solution Approach 1:

The patent introduces an intermediary authorization verification mechanism between data consumers and data repositories. The data consumer first obtains authorization information from the data producer, then presents this information to the data repository for verification before data access is granted. This intermediary verification step ensures security while maintaining efficient data access for authorized entities.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Quantity of substance

If data producers store all analytics information in data repositories, then data availability is improved, but access security and data protection deteriorate

Engineering Contradiction:
Improvedata availabilityVSAvoidunauthorized access
Core Design Contradiction:
Quantity of substanceVSObject-affected harmful factors

Solution Approach 1:

The patent implements preliminary authorization verification before data access is allowed. The data consumer must first obtain authorization information from the data producer and present it to the data repository for verification. This preliminary action ensures that only authorized consumers can access the stored analytics information, preventing unauthorized access while maintaining data availability for legitimate users.

Inventive Principle:
Principle #10Preliminary action

3Reliability

If authorization verification is performed for every data access request, then access security is improved, but system complexity and processing time deteriorate

Engineering Contradiction:
Improveaccess securityVSAvoidauthorization verification process
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent uses authorization information (such as authorization tokens or signed strings) that are copied and validated across the system. Instead of performing complex verification from scratch for each access request, the system validates these pre-generated authorization credentials, which simplifies the verification process while maintaining strong security.

Inventive Principle:
Principle #26Copying

4Ease of operation

If data consumers request analytics data without authorization verification, then operational simplicity is improved, but data protection and security deteriorate

Engineering Contradiction:
Improvedata retrieval simplicityVSAvoiddata leakage
Core Design Contradiction:
Ease of operationVSObject-affected harmful factors

Solution Approach 1:

The patent implements a self-service authorization model where data consumers autonomously obtain authorization information from data producers and present it to data repositories. This self-service approach maintains operational simplicity for authorized users while ensuring data protection, as the authorization verification is automatically performed by the data repository without requiring manual intervention.

Inventive Principle:
Principle #25Self-service

Data Source

PatentEP4500917B1Access control for data storage in communication networks
Publication Date: 2025.08.20 TELEFONAKTIEBOLAGET LM ERICSSON (PUBL)
  • EP4500917B1 patent drawingFigure 1~2
  • EP4500917B1 patent drawingFigure 3
  • EP4500917B1 patent drawingFigure 4

AI summary

Embodiments include methods for a data consumer network function (NFc) of a communication network. Such methods include sending, to a data producer network function (NFp) of the communication network, a first request for first data produced by the NFp and stored in a data repository function (DRF) of the communication network and receiving, from the NFp, a response that includes information that authorizes the NFc to access the first data stored in the DRF. Such methods include sending, to the DRF, a second request for the first data. The second request includes the information that authorizes the NFc to access the first data stored in the DRF. Such methods include receiving the first data from the DRF in response to the second request. Other embodiments include complementary methods for an NFp and a DRF, as well as network functions configured to perform such methods.