Commit Graph

317 Commits (a7fe48b8d827d1bf68ff8eea205428dd5faae381)

Author SHA1 Message Date
Jeff Mitchell 3b77ebe641
Two fixes in our Go API code: (#5066) (#5073)
1 year ago
Hugo 540bdf0977 fix(api): Check MaxRetries integer bounds
2 years ago
Johan Brandhorst-Satzkorn 2080c4f98e backport of commit bb076a23ce
2 years ago
Damian Debkowski c0cf5c4e1b feat(api): return remote storage states for worker
2 years ago
Damian Debkowski 88c67e4eea feat(proto): define storage bucket state in worker status
2 years ago
Johan Brandhorst-Satzkorn c6f3c375f3
api: remove deprecated grant_scope_id field (#4886)
2 years ago
Todd 5ff3216565
Instead of relying on termination reason use status (#4852)
2 years ago
Todd 98b5e3fa52
Close proxy listener if session is no longer active (#4850)
2 years ago
Todd 6c378e7723
Create an option to set the session teardown timeout (#4834)
2 years ago
Todd 590182cf72
Updated the expected status code for unimplemented api errors. (#4802)
2 years ago
Todd e675aed978
Add the unimplemented api error. (#4799)
2 years ago
Todd 608b6bb2b7
Add ListResolvableAliases SDK changes (#4653)
2 years ago
Elim Tsiagbey 2c140b1e09 feat: Local Storage State API & CLI
2 years ago
Louis Ruch e9e3d7cad5
feat(session): Include session recording id in auth-session resp (#4593)
2 years ago
Todd c42a940332
Updating deps (#4537)
2 years ago
Todd 868228847d
Add handler and API support for alias creation with target (#4508)
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
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
Michael Milton 2e69d59dd2
feat(billing): Add cli subcommand for monthly active user counts
2 years ago
Jeff Mitchell 35cef97bd4
Linter fixes PR 3 (#4415)
2 years ago
Elim Tsiagbey 1b1c8b3bf9
fix: Proxy closing listener with 0 connections left (#4389)
2 years ago
Louis Ruch d59f089819
feat(policies): Update SDK/API to support setting/clearing attributes (#4385)
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
Damian Debkowski 9e533912cd feat(api): session recording reapply storage policy
2 years ago
Louis Ruch f26243e9af feat(recording): Delete Session Recording
2 years ago
Hugo 0d71976437 feat(proto): Add RetainUntil and DeleteAfter timestamps on Session Recordings
2 years ago
Louis Ruch 45de26bfe9 feat(scope): Add API for Attach/Detach StoragePolicy to scope
2 years ago
Hugo c9f1c53693 feat(api): Policies
2 years ago
Damian Debkowski 50990d1b19 chore: generated files
2 years ago
Todd 2d18f82c9f Rename refresh token errors to list error (#4138)
2 years ago
Todd 9aab26e91b clientcache commands now can output curl strings (#4042)
2 years ago
Todd b71d134e06 Create Client and update Errors for client daemon commands (#4011)
2 years ago
Todd b2fec2e4f0 Store and use refresh tokens in the client cache (#3857)
2 years ago
Jim fba9d1cdf1 Add client daemon repo, server, and cmd
2 years ago
Johan Brandhorst-Satzkorn acc048a1d1 internal/genapi: correct list response body and map
2 years ago
Johan Brandhorst-Satzkorn 3b54611d14 api: update api listing
2 years ago
Johan Brandhorst-Satzkorn ef3bdfd5eb api: add automatic list pagination
2 years ago
Timothy Messier c70a6ff6ba
chore: Bump to Go version 1.21.5
2 years ago
Timothy Messier da5dd383ad
feat(api): Use Retry-After header when retrying a request
2 years ago
Damian Debkowski 3394d3e13a
chore: update go mod and dependencies (#4073)
2 years ago
Elim Tsiagbey 8b8d2822df
feat(oidc): OIDC Prompt (#4053)
2 years ago
Jeff Mitchell cb1386932d
Use sdk wspb library and remove internal (#4025)
2 years ago
Jeff Mitchell 34b558fdc0
Update api deps (#3970)
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
Jeff Mitchell eb20b80c71
Migrate some credential bits around (#3864)
2 years ago