Commit Graph

133 Commits (3bf925ca325964acd3b6c8d108e00a6aef5e65ff)

Author SHA1 Message Date
Johan Brandhorst-Satzkorn 5ef1a39727 internal/credential: use simpler query arg
2 years ago
Johan Brandhorst-Satzkorn 12403d49ad internal/credential: validate token resource type
2 years ago
Johan Brandhorst-Satzkorn 7190042f8e internal/credential: 🤦
2 years ago
Johan Brandhorst-Satzkorn a7ebb7a3ef internal/credential: add store pagination logic
2 years ago
Johan Brandhorst-Satzkorn 3197ab763f internal/credential/static: add store pagination logic
2 years ago
Johan Brandhorst-Satzkorn 7efb43ac03 internal/credential/vault: add store pagination logic
2 years ago
Johan Brandhorst-Satzkorn dc0b8cfc62 internal/credential: fix some test typos
2 years ago
Johan Brandhorst-Satzkorn 48e8d454a4 internal/credential: use correct resource in tests (#4128)
2 years ago
Johan Brandhorst-Satzkorn c6e80dbe32 internal/credential: add library pagination logic
2 years ago
Johan Brandhorst-Satzkorn 1337a57674 internal/credential/vault: add pagination logic
2 years ago
Johan Brandhorst-Satzkorn a9e0d6693d internal/credential/static: simplify list parsing (#4112)
2 years ago
Johan Brandhorst-Satzkorn 6b2f5fe29f internal/credential: fix comment (#4106)
2 years ago
Johan Brandhorst-Satzkorn 9f6ac602ee internal/handlers: add credential pagination support
2 years ago
Johan Brandhorst-Satzkorn fa898fe87b internal/credential: add pagination service functions
2 years ago
Johan Brandhorst-Satzkorn e0092999de internal/credential/static: add pagination support
2 years ago
Johan Brandhorst-Satzkorn a470f4c0c3 internal/credential: add pagination options
2 years ago
Johan Brandhorst-Satzkorn 0d39456418 internal/boundary: add GetResourceType to Resource
2 years ago
Jeff Mitchell 263660a7cb
Add support for templating key_id (#4215)
2 years ago
Jeff Mitchell b6df5693b5
Add generic read/update/delete commands (#3992)
2 years ago
Michael Gaffney d638378d57
fix(vault): Set the Vault TLS client options if specified
2 years ago
Jeff Mitchell a9e372930d
Revert 0bf60996c5 (#3990)
2 years ago
Jeff Mitchell 0bf60996c5
Add generic read/update/delete commands (#3967)
2 years ago
Johan Brandhorst-Satzkorn 6081b6c58d
internal/credential: simplify TestObject test helper (#3899)
2 years ago
dani c89777de41
Expose Valid Principals for Vault SSH Signed Certs (#3791)
3 years ago
Jeff Mitchell eb20b80c71
Migrate some credential bits around (#3864)
3 years ago
Johan Brandhorst-Satzkorn 2e0587bff0
credential: fix lint errors (#3746)
3 years ago
Irena Rindos 9733a250fa
refact(event): move observability/event to event (#3704)
3 years ago
Jim a16033b73a
fix (kms): move oplog DEK into its own internal kms (#3665)
3 years ago
Jim d5411a26f6
chore: update protobuf dep (#3669)
3 years ago
hashicorp-copywrite[bot] 29da0bcb92
[COMPLIANCE] License changes (#3567)
3 years ago
Jeff Mitchell 8322916fb4 Remove all deprecated Err/Wrap/E calls (#3286)
3 years ago
Jim d4e537c88d
chore: updgrade pgx direct deps to v5 (#3258)
3 years ago
Timothy Messier d792cf4487
test(vault): Increase threshold for period assertion (#3216)
3 years ago
Jim 63a2b62b85
chore (deps): update GKW and protobuf; and run "make gen" (#3111)
3 years ago
Jeff Mitchell b76b24a4ad
Move prefixes for many packages into the globals package (#3069)
3 years ago
Timothy Messier 5e0957eb24
ci(test): Use docker mirror (#3018)
3 years ago
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
3 years ago
Timothy Messier 32dd7f07d0
fix(vault): Only persist revokable credentials
3 years ago
Danielle 3a78a74571
feat(vault): Support Issuing SSH Cert Credentials
3 years ago
Haotian 823b8cdfc6
feat(vault): Add CRUDL methods for ssh certificate cred library (#2765)
3 years ago
Danielle 7833dd73c0
refact(vault): Create issuingCredentialLibrary Interface
3 years ago
Danielle 46037cf85a
Add Staticcheck to Build Pipeline (#2421)
3 years ago
Jim 38b12394fd
refactor (kms): add GetWrapperer for RewrapFn parameter (#2701)
3 years ago
Johan Brandhorst-Satzkorn edd323b73a
Key Rotation/Destruction (#2477) (#2607)
3 years ago
Jeff Mitchell cede1aec93
Add initial templating support to Vault credential libraries (#2569) (#2575)
4 years ago
Johan Brandhorst-Satzkorn f57454b6b9
Rewrite interface{} to any (#2535)
4 years ago
Louis Ruch b78d83e242
log(vault): Log formatted duration instead of nanoseconds (#2481)
4 years ago
Damian Debkowski 546c5dc5be
feat: static json credentials (#2423)
4 years ago
Damian Debkowski 5dfabe5f90
fix: show warning log when token will expire before it can be renewed (#2446)
4 years ago
Damian Debkowski 2db6bee3e2
fix: return an error for vault tokens that will expire before the scheduler can run (#2444)
4 years ago