Commit Graph

150 Commits (75bbab130fb3ec555f36abd6dbaa2c0ea4580d54)

Author SHA1 Message Date
Jim 5232be905b
fix (auth/oidc): Revert to working version of oidc acct upsert (#1719)
4 years ago
Jeff Mitchell 80d41b9044 Merge branch 'main' into plugin-hostcatalogs
5 years ago
Jim dd2c3807cd
refactor: Move functions from kms pkg to new libs/crypto pkg (#1650)
5 years ago
Jeff Mitchell 0fd906d964 Merge branch 'main' into plugin-hostcatalogs
5 years ago
Jim 1ce9a71b53
feature (db): Add on conflict support to db.Create(...) (#1612)
5 years ago
Oleg Butuzov 5a2fa689a7
refactor: replace (*regexp.Regexp).Match on (*regexp.Regexp).MatchString (#1617)
5 years ago
Jim 769416c2ff
refactor (controller): Use a grpc server for the grpc-gateway (#1576)
5 years ago
Jeff Mitchell f6efde041d Merge branch 'main' into plugin-hostcatalogs
5 years ago
Michael Gaffney 7ccab48a3c
style: Run `make fmt`
5 years ago
Jeff Mitchell 158ab09952 Merge branch 'main' into plugin-hostcatalogs
5 years ago
Jim 8d6dee09a9
refact: Add db.DB wrapper and refact all test fixtures to use it. (#1535)
5 years ago
Jim 136ac00b49
refact: Changes required for gorm v2 (#1528)
5 years ago
Jeff Mitchell f9c620a5d5 Merge branch 'main' into plugin-hostcatalogs
5 years ago
Jeff Mitchell 7fc712de44 Bump protoc
5 years ago
Todd Knight 1249f9668f
Add Plugin Host Set Repo Create, List, Read Operations (#1497)
5 years ago
Jeff Mitchell 2649d1b966
Move protooptions to sdk/pbs (#1486)
5 years ago
Jeff Mitchell f7894811f5
Update go-bexpr to allow colons in paths; add a test (#1453)
5 years ago
Todd Knight 39cc245966
Make gen after make tools. Includes make fmt of existing non generated files. (#1438)
5 years ago
Jim 68dd2a66ba
Remove unneeded hclog dependencies as we move forward with events (#1433)
5 years ago
s-christoff 6b78108ecf
Update primary error functions to take a context, deprecate old functions (#1358)
5 years ago
Todd Knight 10e8aeae4b
Subtype Id registration moved to its own package (#1416)
5 years ago
Jeff Mitchell 528d54b4ad
Add token/userinfo claims to account read output (#1419)
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 2cbcf9a563
Update usage of shared-secure-libs (#1393)
5 years ago
Louis Ruch 466219f109
Add gostringer to client_secret (#1315)
5 years ago
Jeff Mitchell 054c0aa538
Update password generated account IDs (#1290)
5 years ago
Jeff Mitchell 4d27b58d2d
Add managed groups test (#1289)
5 years ago
Jeff Mitchell b513f21153
Add test for GrantsForUser (#1287)
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 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 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
Jim 6cfc1a7753
use a slice for claim maps so the order is deterministic (#1263)
5 years ago
Jeff Mitchell 6c9b9e948e
Add the bits to actually read filters and assign values to users (#1261)
5 years ago
Jeff Mitchell 4363a4084e
Add membership setting function (#1259)
5 years ago
Jeff Mitchell 7da892a054
Managed Groups OIDC Repo (#1254)
5 years ago
Michael Gaffney 21033a6174
Refactor: multiple rename to fix the spelling of subtype (#1227)
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
Jim 8d317023f8
OIDC: make callback URL paths deterministic. (#1188)
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
Todd Knight 072b950540
Filter inactive and private oidc auth methods from unauthenticated list requests (#1110)
5 years ago
Jeff Mitchell 412018fbb4
Update misleading Authenticated bool with new name and explanation. (#1111)
5 years ago