Commit Graph

126 Commits (fe2ee7ef4a7e58f8e60c2f840ce84c1912dc38b3)

Author SHA1 Message Date
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
Jeff Mitchell b8eb87561c Update configutil dependency in sdk
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
Johan Brandhorst-Satzkorn d06ac0d370
Propagate plugin execution dir to CreatePlugin (#2183)
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 5b978d7fa7
Adjust parameter naming (#2161)
4 years ago
Jeff Mitchell 7c4f495c25
Add workers SDK API bits (#2159)
4 years ago
Jim 37cc61e4c9
feature (worker): Add audit data classification to CreateWorker(...) api (#2153)
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
Jeff Mitchell 957fe19846
Bump to Go 1.18 (#2036)
4 years ago
Johan Brandhorst-Satzkorn f69fbf2255
feat(proto): Format protobuf files with buf (#2033)
4 years ago
Johan Brandhorst-Satzkorn 7f9b294a7e
refact(all): Use testing.TB for test helpers
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
Timothy Messier 3d4ba0389e refact(credentiallibrary): Switch subtype attributes to oneof
4 years ago
Timothy Messier 95315a3e0a feat(groups): Classify resources for audit events
4 years ago
Timothy Messier e2eca03d26 feat(managedgroups): Classify resources for audit events
4 years ago
Timothy Messier 5d6cb0009d refact(managed-groups): Switch subtype attributes to oneof
4 years ago
Johan Brandhorst-Satzkorn fc6cddfc7f feat(authtokens): Add classification to all fields (#1996)
4 years ago
Johan Brandhorst-Satzkorn d51ce41db8 feat(hostsets): Classify all proto fields
4 years ago
Johan Brandhorst-Satzkorn 8fa3e8dee0 feat(hostcatalogs): Classify all proto fields
4 years ago
Johan Brandhorst-Satzkorn 5440195cce feat(hosts): Classify host proto fields
4 years ago
Johan Brandhorst-Satzkorn a2bff4efdf feat(authmethods): Add typed attributes to authenticate request and response
4 years ago
Johan Brandhorst-Satzkorn 0e51f9cc92 feat(authtoken): Add token type to AuthToken
4 years ago
Johan Brandhorst-Satzkorn 53481146fd feat(authmethods): add well typed attribute options (#1972)
4 years ago