Skip to main content

Secret Provider

The Secret Provider is a provider interface responsible for fetching and managing secrets from various secret management systems. It abstracts the underlying implementation details and provides a consistent API for accessing secrets.

Vault Management

Create Vault Instance

Secret Management

Create Secret

Update Secret

Delete Secret

Get Secret Content

Specification and example

The Secret Provider implements Common Interfaces and the following additional interfaces:

The OpenAPI specification of the Secret Provider can be found here: Connector API - Secret Provider.