RBAC Identity Abstraction for Multi-Tenant Scalability

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Role-based access control (RBAC) systems face scalability issues in large multi-tenanted or cloud-based computing environments, where managing hundreds of thousands of role assignments and revalidations becomes resource-intensive and inefficient.

Innovation Solution

Abstracting individual users into a service provider identity dataset, allowing the service provider to apply for roles on behalf of users, and periodically revalidating these roles, reducing the need for individual user revalidation and simplifying management processes.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If individual user roles are managed in traditional RBAC systems, then access control precision is improved, but system complexity and resource consumption increase significantly in multi-tenanted environments

Engineering Contradiction:
Improveaccess control precisionVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent merges multiple individual user identities into a unified service provider identity dataset. This consolidation allows the system to manage access control at the service provider level rather than individual user level, reducing the number of role assignments from hundreds of thousands to a manageable quantity while maintaining security through periodic revalidation of the aggregated identity dataset

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The service provider identity dataset acts as an intermediary layer between individual users and the RBAC system. This intermediary aggregates user identities and presents a unified front for role assignment, simplifying the interaction with the access control system while preserving the ability to manage individual user access through the service provider's consolidated identity

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If every user's individual authorizations are managed in multi-tenant systems, then access control accuracy is improved, but resource consumption and management time increase excessively

Engineering Contradiction:
Improveaccess control accuracyVSAvoidmanagement efficiency
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The patent combines multiple individual user authorizations into a single service provider identity dataset, reducing the management overhead from handling hundreds of thousands of individual user roles to managing a consolidated identity representation, thereby dramatically improving management efficiency while preserving access control accuracy

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The system implements periodic revalidation of the service provider identity dataset's addition to the role dataset. This periodic action ensures access control accuracy is maintained over time without requiring continuous individual user verification, balancing security requirements with management efficiency

Inventive Principle:
Principle #19Periodic action

3Reliability

If individual user revalidation is performed frequently, then security is improved, but time consumption and administrative burden increase significantly

Engineering Contradiction:
ImprovesecurityVSAvoidrevalidation time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

By merging individual user identities into a service provider identity dataset, the system reduces the number of revalidation operations required. Instead of validating hundreds of thousands of individual user roles, the system performs periodic revalidation on the consolidated identity dataset, significantly reducing time consumption while maintaining security

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent implements periodic revalidation of the service provider identity dataset rather than continuous individual user revalidation. This periodic approach maintains security by regularly verifying access rights while minimizing administrative burden and time consumption compared to frequent individual user validation

Inventive Principle:
Principle #19Periodic action

Data Source

PatentUS10749873B2User abstracted RBAC in a multi tenant environment
Publication Date: 2020.08.18 KYNDRYL INC
  • US10749873B2 patent drawing
  • US10749873B2 patent drawing
  • US10749873B2 patent drawing

AI summary

A method and system for improving efficiency and security of a role based access control (RBAC) identity management system. A service provider owner requests an addition of a service provider identity dataset to a role dataset in the RBAC identity management system. The role dataset includes permissions to the individual users within the service provider identity dataset to access a secured resource of the RBAC identity management system and to perform the service on the secured resource. Addition of the service provider identity dataset to the role dataset is granted and is periodically revalidated which includes receiving an instruction to maintain or delete the service provider identity dataset from the role dataset. Access to the secured resource is based on the service provider identity dataset in the role dataset, instead of being based on the individual users, which improves the efficiency and security of the RBAC identity management system.