Skip to content

Commit

Permalink
Remove unsupported barbican consumers from documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
lgrebe-sys committed Dec 12, 2023
1 parent 879d79a commit e15eb99
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions user/pages/04.Reference/13.secrets/docs.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ Barbican feature | Supported
-------------------------------------|-------------
Secret storage and metadata | Yes
Containers | Yes
Consumers | Yes
Access control lists | Yes
Certificate orders | No

Expand All @@ -37,10 +36,6 @@ Generic | No restrictions
RSA | `public_key`, `private_key`, and `private_key_passphrase`
Certificate | `certificate` and optionally `private_key`, `private_key_passphrase`, and `intermediates`

## Consumers

Barbican can be used to persist a list of consumers for any given container. The consumer consists of a consumer name, a URL and a reference to the container.

## Access control lists

By default, secrets and containers are accessible for all users of a project (See the [identity and access reference guide](../01.identity-and-access/docs.en.md) for more information about users, groups and projects).
Expand Down

0 comments on commit e15eb99

Please sign in to comment.