Commit Graph

176 Commits (8974606deae2fff3745dcdf77b4e10f02fc2ab79)

Author SHA1 Message Date
Michael Milton 6ba3676c37 Auth token pagination (#4113)
2 years ago
Johan Brandhorst-Satzkorn 6b03363eb8 internal/handlers: add credential library pagination
2 years ago
Johan Brandhorst-Satzkorn 9f6ac602ee internal/handlers: add credential pagination support
2 years ago
Michael Milton 9c3eb16046 Sessions list pagination (#4079)
2 years ago
Johan Brandhorst-Satzkorn eca27b00c9 internal/proto: rename refresh token to list token
2 years ago
Johan Brandhorst-Satzkorn 5984f5bba6 handlers/targets: add pagination support
2 years ago
Jeff Mitchell fb4a5a98dc
Add some target fields and move some things around (#3879)
3 years ago
dani a7c1876d7b
remove deprecated option application-credential-source (#3728)
3 years ago
Todd 8d9222bec3
Add credential and libraries to session recording resource (#3374)
3 years ago
Jeff Mitchell feb3aea38f Support multiple IDs in grants (#3263)
3 years ago
Johan Brandhorst-Satzkorn ebcd6d2828
api: remove connection ID (#3298)
3 years ago
Johan Brandhorst-Satzkorn 610df9892b
all: propagate more history metadata (#3279)
3 years ago
Johan Brandhorst-Satzkorn 0c8177590f
Upgrade grpc-gateway dependency (#3257)
3 years ago
Todd d1a5f3a2ff
Update attribute fields to be proto struct so generated api becomes map[string]any
3 years ago
Louis Ruch 9a3006e42a
feat(storage): Include type plugin in API response for buckets
3 years ago
Johan Brandhorst-Satzkorn 3374d32a55
api: add created, updated times to conn, chan
3 years ago
Todd 5f20eb60ad
Add Host and Catalogs to the API resource
3 years ago
Johan Brandhorst-Satzkorn 15524f3408
api: add created, updated times to recordings
3 years ago
Johan Brandhorst-Satzkorn 4387a59ce5
sessionrecordings: add endpoint
3 years ago
Johan Brandhorst-Satzkorn 89befba55e
api: add state and error details fields to recordings
3 years ago
Todd ee6a5f05b5
Add historical target and scope information to session recording
3 years ago
Todd cfe0dc08d9
Add session recording service stuff
3 years ago
Todd 8f9e218e1c
refactor historical values in the session recording resource
3 years ago
Louis Ruch 8ea61054cd
feat(storage): Add support for Storage Bucket API
3 years ago
Johan Brandhorst-Satzkorn 7632143861
add session recording API definitions
3 years ago
Jeff Mitchell c149bc4a79
Allow slashes in authorize-session when using target name (#3249)
3 years ago
Hugo Vieira 45dc8251ec feat(api): Support plugin host external_name field
3 years ago
Todd d66b92abe0
Add directly connected downstream workers to the worker resource api (#2831)
3 years ago
Damian Debkowski 1d3930a711 feat(handlers): Support address field on a Target
3 years ago
Hugo Vieira c82d2efb14 feat(cli): Implement address flag for boundary targets create/update
3 years ago
Irena Rindos 834a2a88f7
feat(targets): Addition of egress and ingress worker filters (#2654)
3 years ago
Johan Brandhorst-Satzkorn edd323b73a
Key Rotation/Destruction (#2477) (#2607)
3 years ago
Hugo Vieira d206635d74 fix(connection): Make bytes up and down a signed 64-bit integer
4 years ago
Jeff Mitchell 53b5e532d5
Remove deprecated methods/fields on targets (#2393)
4 years ago
Irena Rindos 18dff62b7b
Merge BYOW GA branch to main (#2398)
4 years ago
Jeff Mitchell 01fb949d0b
Add controller-led worker auth flow (#2413)
4 years ago
Louis Ruch a17e973712
feat(credentials): Refactor credential purposes (#2260)
4 years ago
Haotian 28f53a64b4
feat(workers): implement worker service add/set/remove api tags
4 years ago
Jeff Mitchell 704d68848c Merge remote-tracking branch 'origin/main' into llb-byow
4 years ago
Louis Ruch 68eb6e2bed
chore(targets): remove deprecated credential libraries on target resources (#1533)
4 years ago
Jeff Mitchell 8335deb8b6
Update protos, generated code, and service handlers (#2188)
4 years ago
Louis Ruch 58d546cdd4 feat(credential): Add static credential store and username_password credential
4 years ago
Jeff Mitchell 5d3facf561 Merge remote-tracking branch 'origin/main' into llb-byow
4 years ago
Jeff Mitchell 5b978d7fa7
Adjust parameter naming (#2161)
4 years ago
Timothy Messier e79714e93f
feat(session): Add include_termianted option to list endpoint
4 years ago
Todd 1e3c941be1
Add active session count to the worker (#2145)
4 years ago
Jim fdf43fc4fe
feature (worker): add CreateWorker(...) service (aka API) (#2143)
4 years ago
Todd abbfe45419
Add the Read/List service functions (#2123)
4 years ago
Todd fa2efe9878
Create the Worker API resource and the CRUDL operation definitions for a worker. (#2114)
4 years ago
Todd 472d7d520a
Remove the server_id from session table, change it to worker_id on session_connection (#2070)
4 years ago