Commit Graph

68 Commits (000fc7c0e014d01dbbcef87e8a62aa2f2b149641)

Author SHA1 Message Date
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
3 years ago
Haotian 43f0ba89cf
feat(credentiallibraries): support vault ssh certificates
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
3 years ago
Damian Debkowski 546c5dc5be
feat: static json credentials (#2423)
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
Louis Ruch d7c4c648ec
bug(vault): Correctly handle credential stores with expired tokens (#2399)
4 years ago
Jeff Mitchell 01fb949d0b
Add controller-led worker auth flow (#2413)
4 years ago
Jeff Mitchell 02dd28f587
Add support for SSH private key passphrases (#2331)
4 years ago
irenarindos 4908aba546 feat(vault): Add unimplemented worker filter support to OSS
4 years ago
Timothy Messier 439566cd10 feat(target): Add ssh target support to sdk/api/cli
4 years ago
Louis Ruch a17e973712
feat(credentials): Refactor credential purposes (#2260)
4 years ago
Louis Ruch ef5ac07f02
Add ssh_private_key support for Vault libraries and targets (#2263)
4 years ago
Jeff Mitchell 011e2e7425
Add ssh private key type and add type to static store (#2262)
4 years ago
Haotian 28f53a64b4
feat(workers): implement worker service add/set/remove api tags
4 years ago
Damian Debkowski 3e9c99c217
refactor(user_password) rename all references of user_password to username_password (#2232)
4 years ago
Louis Ruch 9671daf6e0 Revert "refactor(user_passsword) change all references of user_password into username_password (#2189)"
4 years ago
Damian Debkowski ab58b24142
refactor(user_passsword) change all references of user_password into username_password (#2189)
4 years ago
Jeff Mitchell 704d68848c Merge remote-tracking branch 'origin/main' into llb-byow
4 years ago
Jeff Mitchell bfd9565010 Merge remote-tracking branch 'origin/byow-attrib-consolidation' into llb-byow
4 years ago
Jeff Mitchell 3d42737789
Don't display active connection count if it's not authorized (#2200)
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
Jeff Mitchell 7c4f495c25
Add workers SDK API bits (#2159)
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 43bcbba47f
Implement UpdateWorker service method (#2133)
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
Johan Brandhorst-Satzkorn 8cef1017e9
fix(session): Fix typo in connection documentation (#2075)
4 years ago
Johan Brandhorst-Satzkorn f69fbf2255
feat(proto): Format protobuf files with buf (#2033)
4 years ago
Timothy Messier 3be5c44907 feat(target): Classify resources for audit events
4 years ago
Timothy Messier c8be4a9890 refact(target): Switch subtype attributes to oneof
4 years ago
Johan Brandhorst-Satzkorn 8c452b0991 feat(authmethods): Add classification to all fields
4 years ago
Timothy Messier 2ade7f34a8 feat(users): Classify resources for audit events
4 years ago
Timothy Messier 006fa3a85a feat(session): Classify resources for audit events
4 years ago
Timothy Messier 38a3960047 feat(role): Classify resources for audit events
4 years ago
Timothy Messier 6ad9aba505 feat(credentialstore): Classify resources for audit events
4 years ago
Timothy Messier 9d3a57cbb0 refact(credentialstore): Switch subtype attributes to oneof
4 years ago
Timothy Messier 00e57b20a2 feat(credentiallibrary): Classify resources for audit events
4 years ago