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

Secrets: Storage

Catalog id: resource.secrets.storage

Shows which backend currently holds secrets for this scope. Tenant view uses assignment; platform view uses platform storage (environment may be read-only).

Guide: Secrets and KMS providers.

Open it

NavigationResources > Secrets > Storage
Deep link#resource=secrets&rarea=storage (tenant) or #tenant=platform&resource=secrets&rarea=storage
ScopePlatform and tenant

Tenant

Tenant secret storage

Platform

Platform secret storage

REST

Tenant assignment:

Get tenant secret assignment

Endpoint: GET /api/platform/config/v1/tenants/acme/secrets/assignment

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 storage:

Get platform secret storage

Endpoint: GET /api/platform/admin/v1/application/secrets/storage

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.

Secret Management API.

Provider, Shared providers, Tenant policy