Commit Graph

309 Commits (ea7ed5c1265bf4b7d283fbdcd4a695dd1bee7abe)

Author SHA1 Message Date
Damian Debkowski ab58b24142
refactor(user_passsword) change all references of user_password into username_password (#2189)
4 years ago
Jim bd167da7d1
fix (worker): send workerId when authorizing session (#2207)
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
Louis Ruch 58d546cdd4 feat(credential): Add static credential store and username_password credential
4 years ago
Jim 9dde83aea7
feature (byow): classify status msg data (#2181)
4 years ago
Jeff Mitchell 5d3facf561 Merge remote-tracking branch 'origin/main' into llb-byow
4 years ago
irenarindos 16d95262a6 feature(worker): add workerKeyId to status
4 years ago
Timothy Messier e79714e93f
feat(session): Add include_termianted option to list endpoint
4 years ago
Jim 37cc61e4c9
feature (worker): Add audit data classification to CreateWorker(...) api (#2153)
4 years ago
Jim fdf43fc4fe
feature (worker): add CreateWorker(...) service (aka API) (#2143)
4 years ago
Haotian 1830605a7e
refact(servers) Update api for new worker and controller server tables (#2101)
4 years ago
Todd fa2efe9878
Create the Worker API resource and the CRUDL operation definitions for a worker. (#2114)
4 years ago
irenarindos 9e27605213 refact(servers): Split server table into worker and controller
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
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 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
Johan Brandhorst-Satzkorn 6e6efeee71 feat(account): Add gotags classification
4 years ago
Johan Brandhorst-Satzkorn 6a37bd9710 Upgrade grpc-gateway version to v2.10.0 (#1954)
4 years ago
Johan Brandhorst-Satzkorn 80b2c9230f
refact(authmethods): Add top level token type to Authenticate (#2010)
4 years ago
Johan Brandhorst-Satzkorn b1d6a1da9a
Switch to buf for protobuf generation (#1944)
4 years ago
Hugo 244237cd2f
feat(controller): Add health endpoint (#1882)
4 years ago
Louis Ruch 425a56179f feat(worker): Implement egress credentials
4 years ago
Jim baa1d88f1f
feature: Add client ip to inbound request information (#1678)
4 years ago
Todd Knight 884e1f2d18 Merge branch 'main' into plugin-hostcatalogs
5 years ago
Jim 048fceaf54
feature (workers): Add audit events for worker requests (#1681)
5 years ago
Jeff Mitchell 80d41b9044 Merge branch 'main' into plugin-hostcatalogs
5 years ago
Timothy Messier 36f1ae75f7
feat(sdk): Add support for egress credentials to target service
5 years ago
Jim 8ae6e9892f
feature (events/audit): Add auth info to audit events (#1644)
5 years ago
Jeff Mitchell b1a72bd445 Merge remote-tracking branch 'origin/main' into plugin-hostcatalogs
5 years ago
Jim a679300b50
feature (events): Classify auth method request/resp messages for audit events. (#1640)
5 years ago
Jim 99d6da4121
feature (events): Add audit request interceptors (#1620)
5 years ago
Jeff Mitchell 0fd906d964 Merge branch 'main' into plugin-hostcatalogs
5 years ago
Jim 769416c2ff
refactor (controller): Use a grpc server for the grpc-gateway (#1576)
5 years ago
Jeff Mitchell 158ab09952 Merge branch 'main' into plugin-hostcatalogs
5 years ago
Jim c8b29ded1c
Events: Add outbound detail protobufs, request status code, and update event encrypt filter. (#1569)
5 years ago
Jeff Mitchell 7d71618df0
Add more host-catalog and host-set CLI support (#1567)
5 years ago
Todd a4ea99047f
Remove Prefix Id and Plugin Name fields (#1563)
5 years ago
Todd 0ba217cbfa
Run `make tools` and `make gen` now that the dependencies have been updated. (#1552)
5 years ago
Louis Ruch 6000f20ae5
chore(authenticate): remove deprecated authenticate:login and credentials field (#1534)
5 years ago
Jeff Mitchell 7fc712de44 Bump protoc
5 years ago
Jeff Mitchell 2649d1b966
Move protooptions to sdk/pbs (#1486)
5 years ago
Jeff Mitchell b13975cb6a
Move API resource pbs to new location (#1484)
5 years ago
Louis Ruch 31af49e76d
refactor(worker): Move tcp_proxy into its own package (#1458)
5 years ago
Todd Knight 39cc245966
Make gen after make tools. Includes make fmt of existing non generated files. (#1438)
5 years ago
Jeff Mitchell f8a51b987c
Migrate target host sets -> host sources (#1424)
5 years ago
Jeff Mitchell ab6f3eaeb4
Migrate credential-library nomenclature around targets to credential-source (#1413)
5 years ago
Jeff Mitchell 528d54b4ad
Add token/userinfo claims to account read output (#1419)
5 years ago
Jeff Mitchell 7c3d5be4f6
Update format of secret to return both raw and decoded when possible (#1372)
5 years ago
Jeff Mitchell 86c9a90554
Update target credential library service, API, SDK, CLI (#1343)
5 years ago
Michael Gaffney df35699c4e
Integrate with Vault to retrieve and manage per session credentials (#1308)
5 years ago
Jeff Mitchell 5c8a8c3998 Merge remote-tracking branch 'origin/main' into ICU-1573
5 years ago
Michael Gaffney 094bdcdd2b
protobuf: remove unused imports (#1267)
5 years ago
Jeff Mitchell 306d4fb4d3
Add API/CLI for managed groups (#1265)
5 years ago
Jeff Mitchell 179a49657e
Managed Groups service (#1262)
5 years ago
Jeff Mitchell 6f34da8923
Add cleanup of dead connections no longer reported by a worker (#1220)
5 years ago
Jim 2437cdcc8d
OIDC: add support for account claim maps (#1186)
5 years ago
Jim 25e657fa51
Ongoing OIDC: support to request additional OIDC scopes from the IdP (#1175)
5 years ago
Jim 75108cbc8b
Ongoing OIDC: return the primary account info along with the user. (#1145)
5 years ago
Jim 358f5a61fb
bump protoc to v3.15.8 (#1147)
5 years ago
Jeff Mitchell be10cc4b42
Update grpc/proto deps (#1136)
5 years ago
Jim f8f66abcf4
regen proto (#1109)
5 years ago
Jeff Mitchell 90b30bad25
Use 202 for token polling endpoint instead of 204 (#1103)
5 years ago
Todd Knight 71673ea161
Pass disable_discovered_config_validation in the API change-state call (#1100)
5 years ago
Jim dd0f34bc35
Add new OIDC auth method. (#1090)
5 years ago
Jeff Mitchell 6605b4c9f8
Revamp authenticate (#1025)
5 years ago
Jeff Mitchell fcbf372881
Bump proto/grpc deps (#1017)
5 years ago
Jeff Mitchell 09e57a6624
Dep update: (#955)
5 years ago
Todd Knight 97b404032b
Add ability to filter List*Requests (#952)
5 years ago
Jeff Mitchell c6fa737e51
Add a duplicate authenticate:login API verb (#912)
5 years ago
Jeff Mitchell cb3980cb8c
Remove list:self from main (#915)
5 years ago
Todd Knight 02cd972043
Create Sessions List Self Action (#888)
5 years ago
Jeff Mitchell 6cd97a4a6e
Add support for recursive listing (#885)
5 years ago
Jeff Mitchell 6b58a3317d
Add recursive listing to roles (#881)
5 years ago
Jeff Mitchell 717a3b52ee
Add worker tagging (#862)
5 years ago
Jeff Mitchell dcb15cffbd
Add authorized actions output on resources (#870)
5 years ago
Jeff Mitchell 27919ab11b
Groundwork for returning authorized actions (#860)
5 years ago
Jeff Mitchell 84c617dc49 Run make gen after the gofumpt update
5 years ago
Michael Gaffney 94cb79bbdd
See how Boundary would look with gofumpt applied (#853)
5 years ago
Jeff Mitchell a6cca576a3
Attempt canceling sessions by the client (#831)
5 years ago
Jeff Mitchell 11b821a200
Bump deps (#818)
5 years ago
Jeff Mitchell d4a6efb363
Pass endpoint to the client (#811)
5 years ago
Todd Knight aa4157639c
Change Format of API Error (#784)
5 years ago
Jeff Mitchell a37ba007f2
Update deps (#772)
6 years ago
Jeff Mitchell 813d21565f
Allow authorize-session to be invoked with target name (#737)
6 years ago
Jeff Mitchell 1dd145e707 Fix up swagger title, which was in the authentication service
6 years ago
Jeff Mitchell dd8973dd9f
Move authenticate service into auth method service (#635)
6 years ago
Jeff Mitchell 7f00e61ab0
Migrate to newer grpc utilities and bump deps (#593)
6 years ago
Todd Knight abe5e9b950
Add Termination Reason (#573)
6 years ago
Jeff Mitchell ae3a9e32cf Remove proxy command
6 years ago
Jeff Mitchell 0c3d90fdd6 Erp, forgot to make gen
6 years ago
Jeff Mitchell a38f40606e
Create default roles in scopes to allow authentication and listing scopes/auth methods (#502)
6 years ago
Todd Knight 0eb35f49d5
Correcting a bunch of incorrect documentation for the different API services and resources. (#494)
6 years ago
Jeff Mitchell b1fc9fd547
Sanitize protos (#471)
6 years ago
Jeff Mitchell 63224d094e Make gen
6 years ago
Todd Knight 0e5a849402
Adding Add|Set|Remove Accounts on the user resource (#461)
6 years ago
Jeff Mitchell 446286e251
Bump deps (#435)
6 years ago
Jeff Mitchell e86c11db62
Add session lifecycle info to controller's INFO log. (#431)
6 years ago
Todd Knight 2f8d7f0a32
API Errors: Hide and log internal errors (#411)
6 years ago
Jeff Mitchell f25186f78a
Standardize on one spelling of "canceled" (#399)
6 years ago
Jeff Mitchell 27d728875c
Cleanup session state enum (#394)
6 years ago
Jeff Mitchell 33b0021547
Add Sessions CLI command and add session cleanup to worker (#388)
6 years ago
Jeff Mitchell 9cbc7b5c3d
Add connection close call from worker to controller (#387)
6 years ago
Jeff Mitchell 7ff4b7f106
Send connected RPC to controller (#386)
6 years ago
Jeff Mitchell 4669c95999
Pass more session info around, make proxy UX nicer (#385)
6 years ago
Todd Knight e937b0ea27
Sessions Read/List/Cancel API and SDK (#369)
6 years ago
Jeff Mitchell f7e48ec836
Plumb connection limit to proxy and output it (#384)
6 years ago
Jeff Mitchell edffc7863d
Change connection limit to -1 for unlimited so it works with TF (#383)
6 years ago
Jeff Mitchell 5214f14105
Work on connection authorization (#381)
6 years ago
Jeff Mitchell 5bf555cca2
Remove connection idle timeout seconds for now (#379)
6 years ago
Jeff Mitchell e002326293
Plumb timeouts to worker and set appropriate deadlines (#378)
6 years ago
Jeff Mitchell 0a3f9b8357
Rename connection idle timeout duration -> seconds and sessions max duration -> seconds (#376)
6 years ago
Jeff Mitchell 62baef1b7e
Add multi connection parameters through targets and into session creation (#375)
6 years ago
Jeff Mitchell 07a7e9750a
Tie together the database-driven session handling with the worker and add relevant CLI comands (#370)
6 years ago
Todd Knight f96fa25157
Add Auth Account id to Auth Token response (#363)
6 years ago
Jeff Mitchell f4ad22b247
Move default port to a TCP target attribute (#361)
6 years ago
Jeff Mitchell 6201357902
Use scope-specific token DEKs (#342)
6 years ago
Todd Knight 33e7b4538e
WorkerCoordination and GetSession API refactoring (#354)
6 years ago
Jeff Mitchell 41ed95bdec
Remove old-style pathing (#353)
6 years ago
Jeff Mitchell f94f21fd97
Update API codes (#336)
6 years ago
Todd Knight 99d5456d7a
Scopes type field and types in updates allowed (#335)
6 years ago
Todd Knight c3ecea172d
Generate new version of SDK resources and Add Tests (#331)
6 years ago
Todd Knight 1c2c078e0a
Adding Authz checks that support new pathing (#328)
6 years ago
Jeff Mitchell 23156afa11
Add in most of the proxy flow (#326)
6 years ago
Todd Knight 37e56ab46b
Pathing updated to support new and old styles (#323)
6 years ago
Todd Knight 544e78b593
Target Handler and SDK CRUDL & add|set|remove-host-sets methods. (#310)
6 years ago
Jeff Mitchell c4522aa813
Update host sets and auth system to new paradigm (#319)
6 years ago
Todd Knight 0aba6db720
Enable Split Cookies (#318)
6 years ago
Jeff Mitchell 17ecb6f2ce
Separate accounts/host catalogs/host sets into their own packages (#311)
6 years ago
Jeff Mitchell 490be8a7e4
Add ability to skip role creation on scope create (#308)
6 years ago
Todd Knight c4d3414016
Add Host Set CUDLR handler and SDK (#290)
6 years ago
Todd Knight d5678c4f80
Handler for Host CRUDL actions (#287)
6 years ago
Todd Knight eaae887bbe
Don't require type for children of subtyped resources. (#285)
6 years ago