Commit Graph

54 Commits (malnick-err-cli-update)

Author SHA1 Message Date
Christian Frichot 3940842c4d
Remove legacy references to Vault's API (#426)
5 years ago
Todd Knight e937b0ea27
Sessions Read/List/Cancel API and SDK (#369)
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
Jim 611288bdc7
basic sessions (#337)
6 years ago
Jeff Mitchell a67d5c8abb When logging urls, also log method
6 years ago
Jeff Mitchell 6201357902
Use scope-specific token DEKs (#342)
6 years ago
Todd Knight 33e7b4538e
WorkerCoordination and GetSession API refactoring (#354)
6 years ago
Jeff Mitchell 2914b4c14c
Use base58 for a few more user-facing values (#356)
6 years ago
Jeff Mitchell f8237fb945 Move some packages into SDK, out of internal
6 years ago
Jeff Mitchell f94f21fd97
Update API codes (#336)
6 years ago
Todd Knight 1c2c078e0a
Adding Authz checks that support new pathing (#328)
6 years ago
Jeff Mitchell 23156afa11
Add in most of the proxy flow (#326)
6 years ago
Todd Knight 544e78b593
Target Handler and SDK CRUDL & add|set|remove-host-sets methods. (#310)
6 years ago
Todd Knight 24ec9620ca fix: Correct missed name updates to OutgoingInterceptor.
6 years ago
Todd Knight 0aba6db720
Enable Split Cookies (#318)
6 years ago
Jeff Mitchell 274afa6b02
Shave off an IAM lookup if the user is the anonymous user (#305)
6 years ago
Jeff Mitchell 74544f6324
Encrypt tokens on the way out and decrypt on the way in (#302)
6 years ago
Jeff Mitchell ac4d9fa311
Add nonce storage and replay prevention test (#293)
6 years ago
Todd Knight c4d3414016
Add Host Set CUDLR handler and SDK (#290)
6 years ago
Jeff Mitchell b47cca0329
Add (non-db aspects of) the recovery key workflow (#286)
6 years ago
Todd Knight d5678c4f80
Handler for Host CRUDL actions (#287)
6 years ago
Jeff Mitchell 5d104a7a01 Migrate off Vault's internalshared folder to the separated-out repo
6 years ago
Jeff Mitchell 203e2b5dc2
Initial worker porting steps (#232)
6 years ago
Jeff Mitchell 6661117d4c The name. The name. The name!
6 years ago
Todd Knight f84991c0f1
Use authenticate and Auth Method repo functions (#242)
6 years ago
Todd Knight b5acf6afdf
Connecting the auth method service to the api handler. (#241)
6 years ago
Todd Knight b7bf76a9ba
Auth Method API Handler for CRUDL (not updating password specific fields)(#239)
6 years ago
Todd Knight e5ec1f48b2
Account API handler for CRDL operations (#228)
6 years ago
Todd Knight f47046f158
Update Watchtower to use grpc-gateway v2 (#204)
6 years ago
Todd Knight 6de1f7ee16
Auth Token Read/List/Delete handler and Go SDK (#199)
6 years ago
Jeff Mitchell e8325a9f59
Don't rely on token for scopes collection actions (#210)
6 years ago
Jeff Mitchell 388a13b10d
Convert scopes to the new paradigm (#206)
6 years ago
Jeff Mitchell 1a1d3058c9
Move verification to a shared package (#197)
6 years ago
Todd Knight 28dbcd84bd
Authenticate Handler API and SDK, and much more (#183)
6 years ago
Jeff Mitchell acce195dcb
Organizations -> orgs consistency (#189)
6 years ago
Jeff Mitchell 8987d8d435
Separate out ui handler under build tag (#170)
6 years ago
Todd Knight c44a4c4795
Tools for auth token interception and authentication (#152)
6 years ago
Jeff Mitchell 8da4effd5e
Add mechanism for bundling UI assets. (#153)
6 years ago
Jeff Mitchell 9d1d0ba08e
Simplify UI passthrough logic (#148)
6 years ago
Jeff Mitchell 8de5371499
Enable UI handling logic with dev passthrough directories. (#145)
6 years ago
Jeff Malnick 6c2a17c845
feat: use root path for passthrough (#141)
6 years ago
Todd Knight 5b1e4a680d
Create Role CUDLR API and SDK (#135)
6 years ago
Todd Knight 0a0d37668d
Org List and Get API Methods (#132)
6 years ago
Todd Knight 6ea448a7f3
Adding Groups API endpoint and SDK (#122)
6 years ago
Todd Knight df6ca5289f
Create User Service Handler and SDK (#106)
6 years ago
Todd Knight 6804c98b0b
Applying Host Catalog comments to Projects (#105)
6 years ago
Todd Knight 7f6e78e66e
Handler hostcatalogs (#86)
6 years ago
Todd Knight 44152ae63e
Add API Error Handler (#74)
6 years ago
Jeff Mitchell 374a3991a2
Add a passthrough directory feature. (#76)
6 years ago
Jeff Mitchell fafdcbbfa4
CORS support (#73)
6 years ago