Skip to main content
Version: v0.25.0 (Latest)

Key Management: Providers

Catalog id: resource.kms.providers

Joined management and runtime view of key stores. Provider id is immutable after create. Default provider receives new keys unless the operator chooses another.

Guide: Secrets and KMS providers, Keys and DID.

Open it

NavigationResources > Key Management > Providers
Deep link#resource=kms&rarea=providers
ScopePlatform and tenant
KMS providers list

What you can do

Inspect technology, owner, status, and default. Open a row for configuration and write-only credential status. Add KMS creates a new store. Enable platform offers when present. Share (platform), set default, validate, detach, or retire according to row actions and confirms.

REST

List KMS offerings

Endpoint: GET /api/platform/config/v1/tenants/00000000-0000-4000-8000-000000000000/kms/offerings

Captured response: 200 OK

This captured endpoint is shown from the E2E run; it is not mapped to one of the generated EDK REST API reference pages.

Live against connected environment

Connect an environment to rewrite this call to real service bases and run it.

List KMS resources

Endpoint: GET /api/platform/config/v1/tenants/00000000-0000-4000-8000-000000000000/kms/resources

Captured response: 200 OK

This captured endpoint is shown from the E2E run; it is not mapped to one of the generated EDK REST API reference pages.

Live against connected environment

Connect an environment to rewrite this call to real service bases and run it.

List runtime KMS providers

Endpoint: GET /api/kms/v1/providers

Captured response: 200 OK

This captured endpoint is shown from the E2E run; it is not mapped to one of the generated EDK REST API reference pages.

Live against connected environment

Connect an environment to rewrite this call to real service bases and run it.

Platform Config, KMS API.

Keys, Certificates