Commit Graph

313 Commits (5fe40bc7bd200788e34d8bcf4ce1dfd1da5bbad2)

Author SHA1 Message Date
Jeff Mitchell 2c61bd4963
Fix recursive listing when the ingress scope lacks permissions (#1478)
5 years ago
Louis Ruch 030c09c6b9
bug(targets): Fix panic in authorize-session (#1496)
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
Jim 477b541bf0
Events: ongoing clean up of eventing (#1448)
5 years ago
Jeff Mitchell e3012afb4f
Add primary auth method ID to default output fields, fix display bug (#1441)
5 years ago
Jim 68dd2a66ba
Remove unneeded hclog dependencies as we move forward with events (#1433)
5 years ago
Jeff Mitchell f8a51b987c
Migrate target host sets -> host sources (#1424)
5 years ago
s-christoff 6b78108ecf
Update primary error functions to take a context, deprecate old functions (#1358)
5 years ago
Jim 70ad081e39
Events: convert from hclog to events (#1409)
5 years ago
Todd Knight 10e8aeae4b
Subtype Id registration moved to its own package (#1416)
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
Jim 11124794bf
Events: add node for formatting/filtering cloudevents (#1390)
5 years ago
Chris Marchesi 1ebb8efab6
Apply extra review feedback from #1340 (#1400)
5 years ago
Jeff Mitchell ed6c59a053 Update the rest of the shared libs locations
5 years ago
Jeff Mitchell ce52acb968 Update strutil import
5 years ago
Jeff Mitchell 44329d4ff9 Repoint mlock import
5 years ago
Jeff Mitchell 140c54e319 Repoint base62 import
5 years ago
Chris Marchesi 5a70875726
internal/servers/controller: Worker failure connection cleanup (#1340)
5 years ago
Jeff Mitchell 2cbcf9a563
Update usage of shared-secure-libs (#1393)
5 years ago
Jim 1daa3ebefe
integrate events into the servers (#1355)
5 years ago
Jeff Mitchell 7c3d5be4f6
Update format of secret to return both raw and decoded when possible (#1372)
5 years ago
Chris Marchesi 9f9acce972
[Merge to main] internal/servers/worker: Controller failure connection cleanup (#1330) (#1357)
5 years ago
Jeff Mitchell 86c9a90554
Update target credential library service, API, SDK, CLI (#1343)
5 years ago
Todd Knight 6766704687
Move setting worker as active closer to AuthorizeSession in the hopes that the liveness period doesn't pass before the AuthorizeSession can be called. (#1348)
5 years ago
Michael Gaffney df35699c4e
Integrate with Vault to retrieve and manage per session credentials (#1308)
5 years ago
Todd Knight 3175996e29
Have account_claim_maps be deterministically ordered in test comparisons. (#1318)
5 years ago
Louis Ruch 649ed32504
Scheduler updates (#1311)
5 years ago
Jeff Mitchell 054c0aa538
Update password generated account IDs (#1290)
5 years ago
Jeff Mitchell d6ef2732e7 Merge remote-tracking branch 'origin/main' into ICU-1573
5 years ago
Jim 465c8c9036
stop panicing because the issuer port is invalid. (#1282)
5 years ago
Jeff Mitchell 9ecc384007
Add managed group support to role principals (#1270)
5 years ago
Jeff Mitchell ad93315b59
Add predictable account IDs in dev mode (#1271)
5 years ago
Jeff Mitchell 9208d10936 Merge branch 'main' into ICU-1573
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
Todd Knight 4bd480c183
Fix field error message field name. (#1266)
5 years ago
Jim 6cfc1a7753
use a slice for claim maps so the order is deterministic (#1263)
5 years ago
Jeff Mitchell 7da892a054
Managed Groups OIDC Repo (#1254)
5 years ago
Jeff Mitchell 15bd1a5245
Add initial SQL for managed groups (#1253)
5 years ago
Jeff Mitchell a0c1f69ae2
Already-canceled sessions return 200 (#1243)
5 years ago
Michael Gaffney 21033a6174
Refactor: multiple rename to fix the spelling of subtype (#1227)
5 years ago
Jeff Mitchell 7ee8ddba6a True up some spelling
5 years ago
Jeff Mitchell b54be8ee9a
Add missing API-level state checks during session cancel (#1223)
5 years ago
Jeff Mitchell 6f34da8923
Add cleanup of dead connections no longer reported by a worker (#1220)
5 years ago
Louis Ruch feb5d7385d
Louis job scheduler (#1197)
5 years ago
Jeff Mitchell 22d5c88a0b
Add Output Fields support (#1192)
5 years ago
Jim 2437cdcc8d
OIDC: add support for account claim maps (#1186)
5 years ago