Commit Graph

330 Commits (deeac5c457e86c6c2bf6db50f00a385ecbf4a360)

Author SHA1 Message Date
Jim fba9d1cdf1 Add client daemon repo, server, and cmd
2 years ago
Johan Brandhorst-Satzkorn acc048a1d1 internal/genapi: correct list response body and map
2 years ago
Johan Brandhorst-Satzkorn 3b54611d14 api: update api listing
2 years ago
Johan Brandhorst-Satzkorn ef3bdfd5eb api: add automatic list pagination
2 years ago
Timothy Messier c70a6ff6ba
chore: Bump to Go version 1.21.5
2 years ago
Timothy Messier da5dd383ad
feat(api): Use Retry-After header when retrying a request
2 years ago
Damian Debkowski 3394d3e13a
chore: update go mod and dependencies (#4073)
2 years ago
Elim Tsiagbey 8b8d2822df
feat(oidc): OIDC Prompt (#4053)
2 years ago
Jeff Mitchell cb1386932d
Use sdk wspb library and remove internal (#4025)
2 years ago
Jeff Mitchell 34b558fdc0
Update api deps (#3970)
3 years ago
dani c89777de41
Expose Valid Principals for Vault SSH Signed Certs (#3791)
3 years ago
Jeff Mitchell fb4a5a98dc
Add some target fields and move some things around (#3879)
3 years ago
Jeff Mitchell eb20b80c71
Migrate some credential bits around (#3864)
3 years ago
dani a7c1876d7b
remove deprecated option application-credential-source (#3728)
3 years ago
Jim dc89ca28a1
feat: add API support for additional LDAP auth method fields. (#3679)
3 years ago
Johan Brandhorst-Satzkorn e108ae40ad
Upgrade to Go 1.21 (#3573)
3 years ago
hashicorp-copywrite[bot] 29da0bcb92
[COMPLIANCE] License changes (#3567)
3 years ago
Todd 8d9222bec3
Add credential and libraries to session recording resource (#3374)
3 years ago
Johan Brandhorst-Satzkorn 9474b373b8
api: remove create from auth-tokens help (#3341)
3 years ago
Jeff Mitchell feb3aea38f Support multiple IDs in grants (#3263)
3 years ago
Johan Brandhorst-Satzkorn ebcd6d2828
api: remove connection ID (#3298)
3 years ago
Johan Brandhorst-Satzkorn 610df9892b
all: propagate more history metadata (#3279)
3 years ago
Todd 2359d5b7a5
remove filter flags and options for session recordings
3 years ago
Todd d1a5f3a2ff
Update attribute fields to be proto struct so generated api becomes map[string]any
3 years ago
Louis Ruch 9a3006e42a
feat(storage): Include type plugin in API response for buckets
3 years ago
Jim d49fde2299
feat(cli/session-recordings): add download cmd
3 years ago
Johan Brandhorst-Satzkorn 3374d32a55
api: add created, updated times to conn, chan
3 years ago
Todd 5f20eb60ad
Add Host and Catalogs to the API resource
3 years ago
Johan Brandhorst-Satzkorn 15524f3408
api: add created, updated times to recordings
3 years ago
Jim 35a2296092
feat(cli): add session recordings: read and list cmds
3 years ago
Jim de88a871c6
feat: (api/cli): add custom type for duration
3 years ago
Johan Brandhorst-Satzkorn 4387a59ce5
sessionrecordings: add endpoint
3 years ago
Johan Brandhorst-Satzkorn 89befba55e
api: add state and error details fields to recordings
3 years ago
Todd ee6a5f05b5
Add historical target and scope information to session recording
3 years ago
Todd cfe0dc08d9
Add session recording service stuff
3 years ago
Johan Brandhorst-Satzkorn 281989e595
regenerate API files
3 years ago
Jim 70a950b7a3
feat (session recordings): Read, List and Download API
3 years ago
Louis Ruch 0d96a20024
feat(target): Add domain support for storage bucket association
3 years ago
Louis Ruch 8ea61054cd
feat(storage): Add support for Storage Bucket API
3 years ago
Jeff Mitchell 5a7cbaa989 Bump gkw dep
3 years ago
Jeff Mitchell a6fe1a5815
Update gen templates for license/gen info (#3211)
3 years ago
Jeff Mitchell 869310d7da
Only create WithAutomaticVersioning if versioning is used (#3210)
3 years ago
Jeff Mitchell 20391e3503
Add default client port to targets and use in connect command (#2767)
3 years ago
Hugo Vieira 45dc8251ec feat(api): Support plugin host external_name field
3 years ago
Jim 86192f75eb
feature (auth/ldap): add LDAP auth method along with associated accounts and managed groups (#2912)
3 years ago
Jim a2692e0a68
update the deps (#3054)
3 years ago
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
3 years ago
Haotian 43f0ba89cf
feat(credentiallibraries): support vault ssh certificates
3 years ago
Todd d66b92abe0
Add directly connected downstream workers to the worker resource api (#2831)
3 years ago
Hugo Vieira c82d2efb14 feat(cli): Implement address flag for boundary targets create/update
3 years ago
Irena Rindos 834a2a88f7
feat(targets): Addition of egress and ingress worker filters (#2654)
3 years ago
Johan Brandhorst-Satzkorn edd323b73a
Key Rotation/Destruction (#2477) (#2607)
3 years ago
Hugo Vieira d206635d74 fix(connection): Make bytes up and down a signed 64-bit integer
4 years ago
Johan Brandhorst-Satzkorn f57454b6b9
Rewrite interface{} to any (#2535)
4 years ago
Hugo 902ca3cccb
fix(genapi): uint64 fields failing to be unmarshalled (#2492)
4 years ago
Damian Debkowski 546c5dc5be
feat: static json credentials (#2423)
4 years ago
Jeff Mitchell 53b5e532d5
Remove deprecated methods/fields on targets (#2393)
4 years ago
Irena Rindos 18dff62b7b
Merge BYOW GA branch to main (#2398)
4 years ago
Louis Ruch d7c4c648ec
bug(vault): Correctly handle credential stores with expired tokens (#2399)
4 years ago
Jeff Mitchell 01fb949d0b
Add controller-led worker auth flow (#2413)
4 years ago
Haotian 17ddc301a8
feat(cli): add/set/remove worker tags (#2266)
4 years ago
Johan Brandhorst-Satzkorn aef9073fa6
Upgrade to Go 1.19 (#2347)
4 years ago
Jeff Mitchell 02dd28f587
Add support for SSH private key passphrases (#2331)
4 years ago
Jeff Mitchell 4bd249d347
Fix some missing net.JoinHostPort calls (#2305)
4 years ago
Jeff Mitchell a67085f663
Add methods to get attributes more easily in Go API (#2299)
4 years ago
irenarindos 4908aba546 feat(vault): Add unimplemented worker filter support to OSS
4 years ago
Timothy Messier 439566cd10 feat(target): Add ssh target support to sdk/api/cli
4 years ago
Damian Debkowski c2bfcc0664
refactor(api module): enforce typed definitions (#2238)
4 years ago
Louis Ruch a17e973712
feat(credentials): Refactor credential purposes (#2260)
4 years ago
Jeff Mitchell 271cc8f781
Add ssh private key to CLI (#2265)
4 years ago
Haotian 28f53a64b4
feat(workers): implement worker service add/set/remove api tags
4 years ago
Jeff Mitchell 704d68848c Merge remote-tracking branch 'origin/main' into llb-byow
4 years ago
Louis Ruch 68eb6e2bed
chore(targets): remove deprecated credential libraries on target resources (#1533)
4 years ago
Jeff Mitchell 8335deb8b6
Update protos, generated code, and service handlers (#2188)
4 years ago
Louis Ruch 58d546cdd4 feat(credential): Add static credential store and username_password credential
4 years ago
Jeff Mitchell 5d3facf561 Merge remote-tracking branch 'origin/main' into llb-byow
4 years ago
Jeff Mitchell b84001c07d
Add CLI for workers (#2164)
4 years ago
Jeff Mitchell 5b978d7fa7
Adjust parameter naming (#2161)
4 years ago
Timothy Messier e79714e93f
feat(session): Add include_termianted option to list endpoint
4 years ago
Jeff Mitchell 7c4f495c25
Add workers SDK API bits (#2159)
4 years ago
Jeff Mitchell 1987264bc3
Migrate storage to database repo (#2132)
4 years ago
Todd 472d7d520a
Remove the server_id from session table, change it to worker_id on session_connection (#2070)
4 years ago
Jeff Mitchell 957fe19846
Bump to Go 1.18 (#2036)
4 years ago
Todd a1cf3234ed
url.PathEscape resource ids in the sdk before sending building a request. (#2035)
4 years ago
Jeff Mitchell 3d9e541930
Switch request.WithContext to request.Clone (#2017)
4 years ago
Jeff Mitchell 7eb29261b2
Update to go-kms-wrapping version 2, and plugin-based KMS (#1901)
4 years ago
Irena Rindos a6f50e675c fix(api): address base paths containing a v1 were being truncated
4 years ago
Louis Ruch 61fe77572e chore: make tools & make gen
4 years ago
Louis Ruch a90f1f4eb1 feat(target): Decode based on credential type
4 years ago
Louis Ruch 1cc35fb0df
feat: Credential library mapping API/SDK/CLI on create path
4 years ago
Thor 8c842df8a8
Remove public_id and session id from Connection api (#1767)
4 years ago
Louis Ruch b692e0e54c
api(session): Add connection to api input (#1763)
4 years ago
Timothy Messier 0a4df95fdd
ci: Run sdk and api tests in ci
4 years ago
Jeff Mitchell 866bfceefc
Add secrets_hmac to host catalog output (#1712)
4 years ago
Jeff Mitchell b3fd23863f
Add external ID to host output (#1705)
5 years ago
Jeff Mitchell 30e9f944a2
Add sync interval to host sets (#1680)
5 years ago
Jeff Mitchell 3f3f6d974c Update API go.mod to require Go 1.17
5 years ago
Jeff Mitchell 80d41b9044 Merge branch 'main' into plugin-hostcatalogs
5 years ago
Todd 808b986834
Read and List Plugin based Hosts (#1655)
5 years ago
Timothy Messier 1da403a2d2
feat(api): Add support for egress credentials for targets endpoint
5 years ago