Commit Graph

57 Commits (1afcefcd7b58de0cefa10db7c70ddfcbe1cd0d53)

Author SHA1 Message Date
dani a7c1876d7b
remove deprecated option application-credential-source (#3728)
2 years ago
Louis Ruch 0d96a20024
feat(target): Add domain support for storage bucket association
3 years ago
Jeff Mitchell a6fe1a5815
Update gen templates for license/gen info (#3211)
3 years ago
Jeff Mitchell 20391e3503
Add default client port to targets and use in connect command (#2767)
3 years ago
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
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 f57454b6b9
Rewrite interface{} to any (#2535)
3 years ago
Jeff Mitchell 53b5e532d5
Remove deprecated methods/fields on targets (#2393)
3 years ago
Jeff Mitchell a67085f663
Add methods to get attributes more easily in Go API (#2299)
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
Louis Ruch 68eb6e2bed
chore(targets): remove deprecated credential libraries on target resources (#1533)
4 years ago
Todd a1cf3234ed
url.PathEscape resource ids in the sdk before sending building a request. (#2035)
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
Timothy Messier 1da403a2d2
feat(api): Add support for egress credentials for targets endpoint
4 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 7c3d5be4f6
Update format of secret to return both raw and decoded when possible (#1372)
5 years ago
Jeff Mitchell 86c9a90554
Update target credential library service, API, SDK, CLI (#1343)
5 years ago
Michael Gaffney df35699c4e
Integrate with Vault to retrieve and manage per session credentials (#1308)
5 years ago
Jeff Mitchell 4690225c1e
Update delete action behavior and JSON format output (#1155)
5 years ago
Jeff Mitchell f05f37d0fa
Fix panic in non-generated API calls when printing as JSON (#1095)
5 years ago
Jim dd0f34bc35
Add new OIDC auth method. (#1090)
5 years ago
Jeff Mitchell ea23737258
Port over API bits from #962 (#965)
5 years ago
Todd Knight cac1e60e11
Add filters to listing different resources in the go sdk. (#957)
5 years ago
Jeff Mitchell 6cd97a4a6e
Add support for recursive listing (#885)
5 years ago
Jeff Mitchell 717a3b52ee
Add worker tagging (#862)
5 years ago
Jeff Mitchell dcb15cffbd
Add authorized actions output on resources (#870)
5 years ago
Jeff Mitchell 27919ab11b
Groundwork for returning authorized actions (#860)
5 years ago
Jeff Mitchell 9de928318d
Skip curl output when using automatic versioning and reading (#858)
5 years ago
Michael Gaffney 94cb79bbdd
See how Boundary would look with gofumpt applied (#853)
5 years ago
Jeff Mitchell d4a6efb363
Pass endpoint to the client (#811)
5 years ago
Todd Knight aa4157639c
Change Format of API Error (#784)
5 years ago
Jeff Mitchell 813d21565f
Allow authorize-session to be invoked with target name (#737)
5 years ago
Jeff Mitchell 5cbfcf8eb6 Shuffle things around out of new modules
5 years ago
Jeff Mitchell 9237d6f787
Rename authorize to authorize-session (#531)
5 years ago
Todd Knight fd0da998e8
SDK error revamp (#432)
5 years ago
Jeff Mitchell e86c11db62
Add session lifecycle info to controller's INFO log. (#431)
5 years ago
Todd Knight 21f5cc274f
Don't return nil, nil for API service methods. Add tests for updating w/ wrong version. (#396)
5 years ago
Jeff Mitchell edffc7863d
Change connection limit to -1 for unlimited so it works with TF (#383)
6 years ago
Jeff Mitchell 5bf555cca2
Remove connection idle timeout seconds for now (#379)
6 years ago
Jeff Mitchell 0a3f9b8357
Rename connection idle timeout duration -> seconds and sessions max duration -> seconds (#376)
6 years ago
Jeff Mitchell 62baef1b7e
Add multi connection parameters through targets and into session creation (#375)
6 years ago
Jeff Mitchell 07a7e9750a
Tie together the database-driven session handling with the worker and add relevant CLI comands (#370)
6 years ago
Jeff Mitchell a660e56ee7 Fix whitespace typo in generated API
6 years ago
Jeff Mitchell f4ad22b247
Move default port to a TCP target attribute (#361)
6 years ago
Jeff Mitchell a00ee7a948
Add Result types to Go SDK and properly populate body/map fields (#358)
6 years ago