Subscription-Scoped Identity Architecture for Management Plane Isolation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In multi-tenant computing systems, maintaining security in the management plane is challenging, as a compromised portion can lead to surreptitious access to customer data, and existing security architectures may not adequately limit breach boundaries.

Innovation Solution

The system segments resources into subscriptions, uses management identities with limited access, stores authentication credentials in non-exportable key vaults within subscriptions, and employs short-lived, least privileged access credentials, with external access through private links, and implements manual authorization systems to manage operations.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If a centralized management plane is used to manage access to customer data, then operational efficiency is improved, but security risk increases due to potential compromise of the management plane

Engineering Contradiction:
Improveoperational efficiencyVSAvoidsecurity risk
Core Design Contradiction:
ProductivityVSObject-affected harmful factors

Solution Approach 1:

The patent segments the management plane into multiple isolated management identities, each with specific access permissions to particular subscriptions. This segmentation prevents a single point of compromise and limits the blast radius of potential security breaches, while still maintaining centralized coordination capabilities for operational efficiency.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Each management identity is configured with local quality characteristics - specific access permissions scoped to particular subscriptions and resources. This ensures that each identity has only the minimum necessary privileges for its function, reducing overall system risk while maintaining operational efficiency through role-based access control.

Inventive Principle:
Principle #3Local quality

2Reliability

If management credentials are stored in a key vault within each subscription, then security is improved by limiting breach boundaries, but system complexity increases

Engineering Contradiction:
ImprovesecurityVSAvoidsystem complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The key vault storage architecture is segmented into subscription-level isolated vaults, each containing credentials for specific management identities. This segmentation provides natural breach boundaries that contain security incidents to individual subscriptions while maintaining manageable complexity through standardized vault templates and automated credential lifecycle management.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent implements a nested credential management structure where management identities are nested within subscriptions, and credentials are nested within key vaults that are nested within subscriptions. This hierarchical nesting organizes complexity in a manageable way while providing layered security boundaries.

Inventive Principle:
Principle #7Nested doll (Nesting)

3Reliability

If short-lived access credentials are used, then security is improved by reducing exposure time, but operational overhead increases due to frequent credential renewal

Engineering Contradiction:
ImprovesecurityVSAvoidoperational overhead
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The credential renewal process is automated through self-service mechanisms where management identities automatically renew their own short-lived credentials without human intervention. This eliminates manual overhead while maintaining the security benefits of short credential lifetimes through automated rotation and renewal workflows.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system performs preliminary actions by pre-configuring credential templates, renewal policies, and automated workflows before credentials are needed. This preliminary setup reduces operational overhead during actual credential usage by having renewal processes already in place and automated, eliminating manual intervention requirements.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS12506736B2Authentication and identity architecture for a management plane of a multi-tenant computing system
Publication Date: 2025.12.23 MICROSOFT TECHNOLOGY LICENSING LLC
  • US12506736B2 patent drawing
  • US12506736B2 patent drawing
  • US12506736B2 patent drawing

AI summary

In a multi-tenant computing system, a set of subscriptions are generated, to which resources are assigned. Each subscription has a management application that is used to manage access to resources in the subscription. Credentials that are used by the management application are stored in a key vault within the subscription.