Commit Graph

227 Commits (72e6ea8da0cf60021dcb60d40929c2db3efbbeea)

Author SHA1 Message Date
Jeff Mitchell 62d4f8453b
Don't explode grants from the DB (#5104)
1 year ago
Jeff Mitchell 3a4ee032d9
Paginate targets in cache (#5101)
1 year ago
Damian Debkowski 9576ed40dc
test: improve test to ensure ipv6 compatability (#5113)
1 year ago
Johan Brandhorst-Satzkorn a830892fec
Some test fixes (#5084)
1 year ago
Hugo 903039e885
fix(daemon): Return 404 if alias interceptor ResolveRequestIds fails (#5006)
2 years ago
Irena Rindos 2191aa1d03
refact(session connection): remove session connection state table (#4617)
2 years ago
Johan Brandhorst-Satzkorn c6f3c375f3
api: remove deprecated grant_scope_id field (#4886)
2 years ago
Irena Rindos 325949c23a
chore: removed commented out time.sleep calls (#4770)
2 years ago
Stan Ryzhov 99f7e470f2 test(bats): Verify alias can be created with host id
2 years ago
Stan Ryzhov 60706a49e5 test(bats): Verify invalid inputs for aliases
2 years ago
Todd 608b6bb2b7
Add ListResolvableAliases SDK changes (#4653)
2 years ago
Todd 55fe70e643
Change 404 errors for aliases to 401s (#4575)
2 years ago
Todd cb1e9b570b
Add CLI flags for creating an alias with a target (#4512)
2 years ago
Todd 868228847d
Add handler and API support for alias creation with target (#4508)
2 years ago
Todd c8ca773f9f Add boundary connect alias bats tests (#4441)
2 years ago
Irena Rindos 0429ac678f fix(bats): use different target name in alias tests (#4430)
2 years ago
Todd 305bb09c35 Treat alias values like other required fields in API and CLI (#4404)
2 years ago
Todd a6c96d69ae Add TargetAliasAuthorizeSessionArgumentsHostId api options (#4397)
2 years ago
Irena Rindos ba21e076bb cli(aliases): Support aliases for connect and targets in the CLI (#4356)
2 years ago
Todd 78e10864c4 Add alias CLI CRUDL commands (#4353)
2 years ago
Todd 3f3b624b54 Add alias resolution to target service (#4277)
2 years ago
Todd 92181e272a Create the alias service and resource (#4276)
2 years ago
Todd 53c95e1775
Extract out the setup of workers and targets to handle ent specific configurations (#4461)
2 years ago
Michael Milton 2e69d59dd2
feat(billing): Add cli subcommand for monthly active user counts
2 years ago
Louis Ruch 7921ce22fd
test(grant): Use ID to validate version check (#4274)
2 years ago
Jeff Mitchell f5dd457b34
Multiple grant scope IDs (#4251)
2 years ago
Jeff Mitchell fff5f9506f
Migrate proxy logic to the API package (#4216)
2 years ago
Jeff Mitchell 253d79116c
Swap id field in grants to ids since that's now standardized (#4250)
2 years ago
Jeff Mitchell 9332179a01
Remove the deprecated old KMS worker auth mechanism (#3935)
2 years ago
Johan Brandhorst-Satzkorn b7e474d277 internal/handlers: add accounts pagination
2 years ago
Michael Milton 8d50a0913f Auth Method list pagination (#4165)
2 years ago
Johan Brandhorst-Satzkorn 3b54611d14 api: update api listing
2 years ago
Johan Brandhorst-Satzkorn 4e368f154f internal/tests: add target pagination test
2 years ago
Jeff Mitchell fe4c43305c
Move and export ExpectWorkers (#4207)
2 years ago
Timothy Messier 758e7b8bf1
test(credentials): Disable rate limiting for test
2 years ago
Timothy Messier c52caae345
refact(action): Make ActionSet behave as a set instead of a list
2 years ago
Michael Li 4f262e7de5
test(bats): Use correct attribute for the test (#4033)
2 years ago
Jeff Mitchell cb1386932d
Use sdk wspb library and remove internal (#4025)
2 years ago
Jeff Mitchell 92f7d8cfb2
Minor test fixes (#4004)
2 years ago
Timothy Messier dd23f6fdbf
Update websocket library (#3908)
2 years ago
Jeff Mitchell a9e372930d
Revert 0bf60996c5 (#3990)
2 years ago
guangwu 8bb6632512
chore: remove refs to deprecated io/ioutil (#3811)
2 years ago
Jeff Mitchell 0bf60996c5
Add generic read/update/delete commands (#3967)
2 years ago
dani c89777de41
Expose Valid Principals for Vault SSH Signed Certs (#3791)
2 years ago
Jeff Mitchell fb4a5a98dc
Add some target fields and move some things around (#3879)
2 years ago
Michael Li e089aa219d
test(bats): Add `list` tests for other resource types (#3869)
2 years ago
Michael Li 7f596bafa9
test(bats): Fix grant due to deprecation (#3853)
2 years ago
Michael Li dc912e2a86
test: Update tests to account for deprecated features in 0.14.0 (#3776)
2 years ago
dani a7c1876d7b
remove deprecated option application-credential-source (#3728)
2 years ago
Irena Rindos 9733a250fa
refact(event): move observability/event to event (#3704)
2 years ago