Overview
Admin gRPC API for managing the full key hierarchy: tenant provisioning, key announcement (L2/L3), key chain retrieval, and key state transitions.
Scope
- Tenant CRUD operations (CreateTenant, GetTenant, ListTenants)
- Key announcement and provisioning (AnnounceKey, GetKey)
- Key chain traversal (GetKeyChain, GetKeyDescendants)
- Key spec validation with label support
- Identity model for URI-based entity references
Why This Matters
This is the primary integration surface between the CMK Controller and Krypton. Every L2 domain key and L3 service key provisioned during workload deployment flows through this API.
Status
Core API shipped. ValidateL1Key endpoint pending — required for Q2 demo (customer key registration flow).
Overview
Admin gRPC API for managing the full key hierarchy: tenant provisioning, key announcement (L2/L3), key chain retrieval, and key state transitions.
Scope
Why This Matters
This is the primary integration surface between the CMK Controller and Krypton. Every L2 domain key and L3 service key provisioned during workload deployment flows through this API.
Status
Core API shipped.
ValidateL1Keyendpoint pending — required for Q2 demo (customer key registration flow).