diff --git a/user/pages/04.Reference/13.secrets/docs.en.md b/user/pages/04.Reference/13.secrets/docs.en.md index 5e3c52bc..2de1a124 100644 --- a/user/pages/04.Reference/13.secrets/docs.en.md +++ b/user/pages/04.Reference/13.secrets/docs.en.md @@ -17,7 +17,6 @@ Barbican feature | Supported -------------------------------------|------------- Secret storage and metadata | Yes Containers | Yes -Consumers | Yes Access control lists | Yes Certificate orders | No @@ -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).