Commit Graph

130 Commits (d30dd0ff644e5c5e73fff8dc96e42e4ee0f5c8cd)

Author SHA1 Message Date
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
Jeff Mitchell 9b2646eaf9
Fix retry behavior with KMS recovery and misleading error message (#391)
5 years ago
Jeff Mitchell 5370111336 Omit private key from session output
6 years ago
Todd Knight e937b0ea27
Sessions Read/List/Cancel API and SDK (#369)
6 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
Todd Knight f96fa25157
Add Auth Account id to Auth Token response (#363)
6 years ago
Jeff Mitchell f4ad22b247
Move default port to a TCP target attribute (#361)
6 years ago
Jeff Mitchell 77bcee1861 Use json.Number when unmarshaling into the response map
6 years ago
Jeff Mitchell a00ee7a948
Add Result types to Go SDK and properly populate body/map fields (#358)
6 years ago
Jeff Mitchell c1171e0cc6
Update API templates using list params (#352)
6 years ago
Jeff Mitchell b7524f8cfb
Decode to both the struct and a map and add access (#349)
6 years ago
Jeff Mitchell 535bca5a7a Make Authenticate less misleading
6 years ago
Jeff Mitchell f8237fb945 Move some packages into SDK, out of internal
6 years ago
Jeff Mitchell 36f975a952
Add some recovery KMS functions needed for external clients (#339)
6 years ago
Jeff Mitchell f94f21fd97
Update API codes (#336)
6 years ago
Todd Knight 99d5456d7a
Scopes type field and types in updates allowed (#335)
6 years ago
Todd Knight c3ecea172d
Generate new version of SDK resources and Add Tests (#331)
6 years ago
Todd Knight 1c2c078e0a
Adding Authz checks that support new pathing (#328)
6 years ago
Todd Knight 37e56ab46b
Pathing updated to support new and old styles (#323)
6 years ago
Jeff Mitchell 2a98432143 Fix test build
6 years ago
Jeff Mitchell cad7bb3ead
Don't use 2 suffix when only new style is enabled (#325)
6 years ago