67 Commits (master)

Author SHA1 Message Date
Maksim Nabokikh 6b9ce00e11
feat: implement AuthSession CRUD operations (#4646) 11 hours ago
Maksim Nabokikh 5a4395fd12
feat: add UserIdentity entity and CRUD operations (#4643) 3 days ago
Maksim Nabokikh f80a89dd5d
feat(client): add allowed connectors field to client configuration (#4610) 5 days ago
Maksim Nabokikh 7777773067
feat(connector): connectors for grants (#4619) 6 days ago
Maksim Nabokikh 3d97c59032
test: add concurrency tests for storage implementations (#4631) 7 days ago
Maksim Nabokikh 785033767c
feat: refactor signer configuration with local and vault options (#4532) 4 weeks ago
Ivan Zviagintsev 9e377718dc
feat: add name and emailVerified fields for static passwords (#4526) 1 month ago
Ivan Zviagintsev d1b2722e39
feat: support groups and preferred_username for staticPasswords (#4456) 2 months ago
Mark Sagi-Kazar e230d9426d
test: use new Go features in tests 7 months ago
Bob Maertz ad31b5d6f7
Passing context storage (#3941) 1 year ago
Maksim Nabokikh 60ddd188c0
Update go-jose to v4.0.1 (#3409) 2 years ago
Ferenc Fabian 2377b0a0cd
Add context to storage's Create endpoints (#2935) 2 years ago
MM53 a2d7d8dae2
Fix etcd device requests (#3119) 2 years ago
Josh Soref a1a05c4a65 spelling: nonexistent 3 years ago
Bob Callaway 07e0904923
fix: supply HMACKey in test case (#2683) 4 years ago
Bob Callaway fcfbb1ecb0 Add HMAC protection on /approval endpoint 4 years ago
Bob Callaway 83e2df821e
add PKCE support to device code flow (#2575) 4 years ago
Mark Sagi-Kazar a02f2e8fac
chore: fix lint violations 4 years ago
Eng Zer Jun f0186ff265
refactor: move from io/ioutil to io and os package 5 years ago
m.nabokikh 0c75ed12e2 Add refresh token expiration tests and some refactoring 5 years ago
m.nabokikh 91de99d57e feat: Add refresh token expiration and rotation settings 5 years ago
m.nabokikh b2e9f67edc Enable unparam, prealloc, sqlclosecheck linters 5 years ago
Benjamin Ullian b45a501c99 add PKCE roundtrip to conformance test 5 years ago
Josh Soref 86526cd030 spelling: uri 5 years ago
Josh Soref fecd979bab spelling: update 5 years ago
Josh Soref a8851ceb1b spelling: generated 5 years ago
Mark Sagi-Kazar 349832b380
Run fixer 5 years ago
Bernd Eckstein b5519695a6
PKCE implementation (#1784) 5 years ago
m.nabokikh 1d83e4749d Add gocritic 5 years ago
justin-slowik 9a7926c19b Cleaned up Device Flow test log levels 6 years ago
justin-slowik 1404477326 Updates based on dexidp pr 6 years ago
Justin Slowik 9c699b1028 Server integration test for Device Flow (#3) 6 years ago
Justin Slowik 9bbdc721d5 Device flow token code exchange (#2) 6 years ago
Justin Slowik 0d1a0e4129 Device token api endpoint (#1) 6 years ago
Justin Slowik 6d343e059b Generates/Stores the device request and returns the device and user codes. 6 years ago
Kyle Travis cfae2eb720
storage/kubernetes: remove shadowed ResourceVersion from Connector (#1673) 6 years ago
Mark Sagi-Kazar f141f2133b
Fix whitespace 6 years ago
Joel Speed 41b7c855d0
Revert "Update conformance" 6 years ago
Joel Speed b9b315dd64
Fix conformance tests 6 years ago
Joel Speed c789c5808e
Update conformance 6 years ago
Tomasz Kleczek 42d61191c4 storage: conformance tests improvements 7 years ago
Stephan Renatus 6182f213ef
storage/conformance: remove old build tags 7 years ago
Alex Suraci dcca427592 fix bogus conformance failure due to time zones 7 years ago
Stephan Renatus b9f6594bf0 *: github.com/coreos/dex -> github.com/dexidp/dex 8 years ago
Daniel Dao 2b13bdd12d
storage: fix list connector test 9 years ago
rithu john 8c9c2518f5 server: account for dynamically changing connector object in storage. 9 years ago
rithu john bc55b86d0d storage: add connector object to backend storage. 9 years ago
rithu john 9e88924577 storage/conformance: update conformance tests with multiple entries per resource 9 years ago
Eric Chiang 0481fccd76 storage/sql: add missing WHERE statement to refresh token update 9 years ago
rithu john 3df1db1864 storage: Surface "already exists" errors. 9 years ago