Commit Graph

155 Commits (7f071a099cb3417c416deb3a2ea4b9fecf4d29ed)

Author SHA1 Message Date
Jeff Mitchell 77a85636c2 If we're going to use replace directives, use SDK too
5 years ago
Jim 75108cbc8b
Ongoing OIDC: return the primary account info along with the user. (#1145)
5 years ago
Jeff Mitchell 941e74388a
Fix curl string building (#1106)
5 years ago
Todd Knight 14c222709c
Make oidc auth callback redirect on most errors (#1105)
5 years ago
Todd Knight 71673ea161
Pass disable_discovered_config_validation in the API change-state call (#1100)
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 6605b4c9f8
Revamp authenticate (#1025)
5 years ago
Jeff Mitchell 845f582213 Update api's sdk
5 years ago
Jeff Mitchell 519efa6dd1
Add -filter to CLI listing and website docs (#967)
5 years ago
Jeff Mitchell f5490e95a6 Sync API deps to main in preparation for tag
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 46f0f55a28 Update SDK in API
5 years ago
Kevin Maris 8a8b2fb8e1
Fix nil TLSClientConfig (#901)
5 years ago
Jeff Mitchell 9879841e00 Update SDK in API
5 years ago
Jeff Mitchell 6cd97a4a6e
Add support for recursive listing (#885)
5 years ago
Jeff Mitchell 6b58a3317d
Add recursive listing to roles (#881)
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 09b865ab28
Add `pass` cred storage support (#731)
5 years ago
Jim b8c527c6cd
handle v1 as a prefix/suffix, not just a cut set to be trimmed (#723)
5 years ago
Todd Knight abe5e9b950
Add Termination Reason (#573)
5 years ago
Jeff Mitchell 5bc8c8d921 Fix API test
5 years ago
Jeff Mitchell 26e86ef56a Update API deps
5 years ago
Jeff Mitchell fc09e2c21b Remove api mod dep for now
5 years ago
Jeff Mitchell 6993d10118 Update main's api/sdk mods
5 years ago
Jeff Mitchell 5cbfcf8eb6 Shuffle things around out of new modules
5 years ago
Jeff Mitchell 23f7306b62 Add api module
5 years ago
Todd Knight 6c6fb7a4d0
Format errors better for CLI (#552)
5 years ago
Jeff Mitchell 9237d6f787
Rename authorize to authorize-session (#531)
5 years ago
Jeff Mitchell 6ddfe407a3
Update allowed formats of ACL strings (#508)
5 years ago
Jeff Mitchell cefea936c3
Update ACLs to allow type=*. (#504)
5 years ago
Jeff Mitchell a38f40606e
Create default roles in scopes to allow authentication and listing scopes/auth methods (#502)
5 years ago
Jeff Mitchell b1fc9fd547
Sanitize protos (#471)
5 years ago
Todd Knight 0e5a849402
Adding Add|Set|Remove Accounts on the user resource (#461)
5 years ago
Jeff Mitchell ba216f894b Update docs and default address
5 years ago
Jeff Mitchell 220ca253be
Add boundary config get-token (#455)
5 years ago
Todd Knight fd0da998e8
SDK error revamp (#432)
5 years ago
Kent 'picat' Gruber 9e06d7eec2
Fix unused error in *api/client.Client.Do during redirect (#430)
5 years ago
Jeff Mitchell e86c11db62
Add session lifecycle info to controller's INFO log. (#431)
5 years ago
Todd Knight 2f8d7f0a32
API Errors: Hide and log internal errors (#411)
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 d3606e14b6 Set wrapper on client, not token, so it doesn't fail KMS recovery on update calls
5 years ago