castellan/releasenotes/notes/secret-consumers-0253330a65b6638b.yaml
Grzegorz Grasza 365618a665 Add secret consumers documentation and release note
Change-Id: I6ef9c1307fb178158970182a6c69ca7f16d2b35d
2023-02-20 13:20:55 +01:00

11 lines
475 B
YAML

---
features: >
The Barbican API has been extended to allow secrets to have one or
more consumers. This extension has been documented here:
https://docs.openstack.org/barbican/latest/api/reference/secret_consumers.html
This functionality has now been exposed in the castellan client.
Users may add, remove or delete consumers by calling new mechods on the
SecretManager. Note that this functionality is only available for
the Barbican backend.