Commit Graph

33 Commits (5fe40bc7bd200788e34d8bcf4ce1dfd1da5bbad2)

Author SHA1 Message Date
Timothy Messier 90e2c871f0
refactor(wh): Remove host prefix from wh_user_dimension org fields
5 years ago
Michael Gaffney 5f88243ddc
Fix db migration that adds support for OIDC in the data warehouse (#1471)
5 years ago
Timothy Messier 0f19009cea
feat(wh): Add oidc related columns to wh_user_dimension (#1455)
5 years ago
Jeff Mitchell 528d54b4ad
Add token/userinfo claims to account read output (#1419)
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
Chris Marchesi 895de869ab
internal/db: add enumeration constraints for the server table (#1386)
5 years ago
Louis Ruch 26a0303b38
Add sentinel and sanitize package (#1353)
5 years ago
Michael Gaffney df35699c4e
Integrate with Vault to retrieve and manage per session credentials (#1308)
5 years ago
Louis Ruch 8e4323c31c
Scheduler run jobs failure (#1310)
5 years ago
Jeff Mitchell 9ecc384007
Add managed group support to role principals (#1270)
5 years ago
Jeff Mitchell 15bd1a5245
Add initial SQL for managed groups (#1253)
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
Michael Gaffney 120b5e4c79
Run make migrations
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 Lambert be7fc67842 regenerate migrations
5 years ago
Jim 3ee651deab
fix primary account data returned for users when a passwd auth method is the primary auth method (#1154)
5 years ago
Jim 75108cbc8b
Ongoing OIDC: return the primary account info along with the user. (#1145)
5 years ago
Michael Gaffney 5855930921
Renumber migrations in the '2/' directory to start at 01 (#1114)
5 years ago
Jim dd0f34bc35
Add new OIDC auth method. (#1090)
5 years ago
Jeff Mitchell e0099b4b85
Fix migration for Postgres 11 (#940)
5 years ago
Todd Knight 57d4bf2bfd
Removing dev migration feature and checks (#892)
5 years ago
Jeff Mitchell 3461dcbd0c
Remove down and dev migrations (#890)
5 years ago
Jeff Mitchell 54b9c8c3dc Add perms-table to `make gen` and commit migrations update
5 years ago
Todd Knight d2bb8820ea
Wrap postgres up migrations into a single transaction (#887)
5 years ago
Jim 1c744c28ab
oidc schema changes. (#874)
5 years ago
Jim f7aad2e0c8
add a new oidc key+ key version for encrypting oidc state payloads returned in auth URLs. (#884)
5 years ago
Todd Knight 1f9fcad1cd
Adding Migrate Command (#872)
5 years ago
Jeff Mitchell 717a3b52ee
Add worker tagging (#862)
5 years ago
Todd Knight ec6151d174 Organize DB Schema Migration Code and DB Init Checks (#842)
5 years ago