Commit Graph

32 Commits (deeac5c457e86c6c2bf6db50f00a385ecbf4a360)

Author SHA1 Message Date
Timothy Messier 4b0e7ab5a3
chore(authtoken): Fix lint errors in tests
2 years ago
Timothy Messier f3caf21979
test(authtoken): Associate test account with a user
2 years ago
Jeff Mitchell 49803e653c
Linter fixes numero 2 (#4408)
2 years ago
Jeff Mitchell 25bce9e8ff Fix linter warnings
2 years ago
Michael Milton 6ba3676c37 Auth token pagination (#4113)
2 years ago
hashicorp-copywrite[bot] 29da0bcb92
[COMPLIANCE] License changes (#3567)
3 years ago
Jeff Mitchell 8322916fb4 Remove all deprecated Err/Wrap/E calls (#3286)
3 years ago
Jeff Mitchell b76b24a4ad
Move prefixes for many packages into the globals package (#3069)
3 years ago
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
3 years ago
Jeff Mitchell 7eb29261b2
Update to go-kms-wrapping version 2, and plugin-based KMS (#1901)
4 years ago
Jim 75108cbc8b
Ongoing OIDC: return the primary account info along with the user. (#1145)
5 years ago
Jim dd0f34bc35
Add new OIDC auth method. (#1090)
5 years ago
s-christoff 6623be8bfb
Refactor internal/auth to return domain specific errors (#905)
5 years ago
Jim ffcda56f40
a small refactor, so we can easily support options when creating new auth tokens. (#920)
5 years ago
s-christoff 81785e139f
[enhancement] Refactor authtoken repo to return domain specific errors (#876)
5 years ago
Jeff Mitchell 6cd97a4a6e
Add support for recursive listing (#885)
5 years ago
Michael Gaffney 94cb79bbdd
See how Boundary would look with gofumpt applied (#853)
5 years ago
Jeff Malnick 11c7c8dbe8
feat: make auth token staleness and duration configurable (#777)
6 years ago
Jim af6ef1b687
Refactor existing sentinel errors (#774)
6 years ago
Jim 21ca0b6388
SetAssociatedAccounts, DisassociateAccounts, AssociateAccounts with support for multiple accounts. (#439)
6 years ago
Jim e119466233
stop oplogging tokens and allow for a time skew (#343)
6 years ago
Michael Gaffney de162c5533
Replace and remove ErrNilParameter with ErrInvalidParameter (#295)
6 years ago
Jim 9570897032
basic keys mgmt repo (#264)
6 years ago
Jeff Mitchell 6661117d4c The name. The name. The name!
6 years ago
Jim 1c836c430b
support for associating/disassociating an auth account with a user (#233)
6 years ago
Todd Knight 41b2d36d98
AuthToken Tests now use recently added TestAuthMethod and TestAccount (#226)
6 years ago
Todd Knight 25514fb553
Fix a failing test due to time resolutions mismatch. (#221)
6 years ago
Todd Knight 6de1f7ee16
Auth Token Read/List/Delete handler and Go SDK (#199)
6 years ago
Jeff Mitchell acce195dcb
Organizations -> orgs consistency (#189)
6 years ago
Todd Knight beea32b8c8
Fixing test that was missed with PR #171. (#175)
6 years ago
Todd Knight c44a4c4795
Tools for auth token interception and authentication (#152)
6 years ago
Todd Knight f69d6b9952
Creating Auth Token Repo (#125)
6 years ago