Commit Graph

195 Commits (d66b92abe023e75f736b7e4df99bd7e4798b2d91)

Author SHA1 Message Date
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 b13975cb6a
Move API resource pbs to new location (#1484)
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
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 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 33b0021547
Add Sessions CLI command and add session cleanup to worker (#388)
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 edffc7863d
Change connection limit to -1 for unlimited so it works with TF (#383)
6 years ago
Jeff Mitchell 5bf555cca2
Remove connection idle timeout seconds for now (#379)
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
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
Jeff Mitchell a11ca2e3a8 Make gen
6 years ago
Todd Knight d86e58476f
Version can be passed through request body (#281)
6 years ago
Jeff Mitchell adfc5681be
Auth methods CLI (#277)
6 years ago
Todd Knight e14f968fc3
Account (Set|Change)Passsword (#267)
6 years ago
Jeff Mitchell 4655f58365 Make gen
6 years ago
Todd Knight 23b437894a
Masks can now update attribute fields. (#271)
6 years ago
Jeff Mitchell e89e9d1349
Add groups CLI command (#266)
6 years ago
Jeff Mitchell c195c4bc9b
Remove disabled property and sync up field ordering and numbering (#259)
6 years ago
Jeff Mitchell 203e2b5dc2
Initial worker porting steps (#232)
6 years ago
Jeff Mitchell 4cfab04307
Migrate user name to login name (#255)
6 years ago
Jeff Mitchell 78d7f539c5
Add versioning to host catalogs/sets/hosts and fix up tests (#247)
6 years ago
Jeff Mitchell 565059ed63
Add versioning to auth methods and accounts (#249)
6 years ago
Jeff Mitchell 6661117d4c The name. The name. The name!
6 years ago
Jeff Mitchell 0c18e35b9d Fix group service proto for versions
6 years ago