Commit Graph

12 Commits (4d966c8eb40d8c1194e20ec0983f736f8dde6fd6)

Author SHA1 Message Date
Louis Ruch a17e973712
feat(credentials): Refactor credential purposes (#2260)
4 years ago
Louis Ruch ef5ac07f02
Add ssh_private_key support for Vault libraries and targets (#2263)
4 years ago
Jeff Mitchell 011e2e7425
Add ssh private key type and add type to static store (#2262)
4 years ago
Louis Ruch 58d546cdd4 feat(credential): Add static credential store and username_password credential
4 years ago
Louis Ruch b6ca61a7f6
refact(cred-libs): Update user_password to username_password (#2154)
4 years ago
Timothy Messier 3d4ba0389e refact(credentiallibrary): Switch subtype attributes to oneof
4 years ago
Michael Gaffney 0e637f47b5
feat(credential): Use credential type when issuing credentials
4 years ago
Michael Gaffney c317901db4
feat(credential): add credential type to credential library on create
4 years ago
Timothy Messier 2cc58ff901
refact(target): Change repository to take CredentialLibraries
5 years ago
Michael Gaffney e9d3cebd45
feat(credential): Add specific credential types (#1525)
5 years ago
Michael Gaffney d4fc2efa53
Move base interfaces of the domain into a boundary package (#1415)
5 years ago
Michael Gaffney df35699c4e
Integrate with Vault to retrieve and manage per session credentials (#1308)
5 years ago