Commit Graph

312 Commits (4e0c2d79ac886e8d8804bcba12aaf2f6ff84a722)

Author SHA1 Message Date
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
Jeff Mitchell 158ab09952 Merge branch 'main' into plugin-hostcatalogs
5 years ago
Jeff Mitchell 7d71618df0
Add more host-catalog and host-set CLI support (#1567)
5 years ago
Jim 6c7333cbe0 chore: Update sdk dep
5 years ago
Jeff Mitchell a834a14785
Add attribute flag building and parsing (#1562)
5 years ago
Todd a4ea99047f
Remove Prefix Id and Plugin Name fields (#1563)
5 years ago
Jeff Mitchell 01d4383c1b
Add preferred endpoints logic to API/handler/DB and some CLI bits (#1529)
5 years ago
Jeff Mitchell 71cba858e3
Add secrets to host catalogs API struct (#1512)
5 years ago
Jeff Mitchell e9a8ede0d6
Move wrapper package back to SDK (#1511)
5 years ago
Jeff Mitchell 8d8290b83e Remove unneeded replace directive
5 years ago
Jeff Mitchell 081de3cf79
Migrate sdk/recovery to api/ and sdk/wrapper to internal (#1507)
5 years ago
Jim 48c6195829 chore (api): update sdk dep
5 years ago
Jeff Mitchell f8a51b987c
Migrate target host sets -> host sources (#1424)
5 years ago
Jeff Mitchell ab6f3eaeb4
Migrate credential-library nomenclature around targets to credential-source (#1413)
5 years ago
Jeff Mitchell 528d54b4ad
Add token/userinfo claims to account read output (#1419)
5 years ago
Jeff Mitchell 5b7544c81f Update API against shared libs and sdk
5 years ago
Jeff Mitchell 2cbcf9a563
Update usage of shared-secure-libs (#1393)
5 years ago
Jeff Mitchell 7c3d5be4f6
Update format of secret to return both raw and decoded when possible (#1372)
5 years ago
Jim 4c0276b4af update sdk dep
5 years ago