Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
type: docs
title: 'OpenBao'
linkTitle: 'OpenBao'
description: 'Detailed information on the OpenBao secret store component.'
aliases:
- '/operations/components/setup-secret-store/supported-secret-stores/openbao/'
---

## Usage

Currently, there is no dedicated OpenBao Secrets Store. However, you can utilize
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please include a link to the OpenBao project and it's documentation.

the `secretstores.hashicorp.vault` component, which has been tested and
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are all the Hashicorp Vault component meta data fields relevant for the OpenBao component or only a subset? If it's only a subset of metadata fields I recommend copying what is relevant to this page.

confirmed to work effectively.

For instructions on how to set up and configure a secret store, refer to [the
HashiCorp Vault guide]({{% ref "hashicorp-vault.md" %}}).