Boundary
Credential Libraries
A credential library is a resource that provides credentials of the same type and same access level from a single credential store.
Attributes
A credential library has the following configurable attributes:
name- (optional) If set, thenamemust be unique within the credential library's parent credential store.description- (optional)
Vault Credential Library Attributes
A Vault credential library has the following additional attributes:
path- (required) The path in Vault to request credentials from.http_method- (optional: defaults toGET) The HTTP method the library uses when requesting credentials from Vault. Can be eitherGETorPOST.http_request_body- (optional) The body of the HTTP request the library sends to Vault when requesting credentials. Only valid ifhttp_methodis set toPOST.
Referenced By
Service API Docs
The following services are relevant to this resource: