Commit Graph

68 Commits (7c4f495c2514c2d34e7365699df7104bdc8a2caa)

Author SHA1 Message Date
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
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
Timothy Messier e76c48ad36 feat(account): Mark auth_method_id as a source id for subtypes
4 years ago
Timothy Messier cc7e7429ab feat(account): Add domain file option
4 years ago
Johan Brandhorst-Satzkorn 6e6efeee71 feat(account): Add gotags classification
4 years ago
Johan Brandhorst-Satzkorn ac5a1acca8 feat(account): Hide internal attribute fields
4 years ago
irenarindos eb43941771 refact(account): Use OneOf for Account attributes
4 years ago
Johan Brandhorst-Satzkorn b1d6a1da9a
Switch to buf for protobuf generation (#1944)
4 years ago
Jeff Mitchell 7eb29261b2
Update to go-kms-wrapping version 2, and plugin-based KMS (#1901)
4 years ago
Louis Ruch a90f1f4eb1 feat(target): Decode based on credential type
4 years ago
Louis Ruch 1cc35fb0df
feat: Credential library mapping API/SDK/CLI on create path
4 years ago
Thor 8c842df8a8
Remove public_id and session id from Connection api (#1767)
4 years ago
Thor 9f7c650101
api: Returns connections as part of sessions (#1714)
4 years ago
Jeff Mitchell b2efce961d
Fix comment on sync_interval_seconds being invalid (#1745)
4 years ago
Jeff Mitchell 866bfceefc
Add secrets_hmac to host catalog output (#1712)
4 years ago
Jeff Mitchell b3fd23863f
Add external ID to host output (#1705)
4 years ago
Todd Knight 884e1f2d18 Merge branch 'main' into plugin-hostcatalogs
4 years ago
Todd 61f9d1f6af
Add update set handler and sdk functionality (#1684)
4 years ago
Jeff Mitchell 30e9f944a2
Add sync interval to host sets (#1680)
4 years ago
Jim 048fceaf54
feature (workers): Add audit events for worker requests (#1681)
4 years ago
Jeff Mitchell 80d41b9044 Merge branch 'main' into plugin-hostcatalogs
4 years ago