188 Commits (5bfe1a5d22049f24fac91edcaa10a8630d4e6708)

Author SHA1 Message Date
m.nabokikh 30c3d78365 fix: log device flow entities GC result if no auth entities collected 5 years ago
Benjamin Ullian b45a501c99 add PKCE roundtrip to conformance test 5 years ago
Benjamin Ullian 62abddca7d fix etcd pkce authcode json deserialization 5 years ago
Josh Soref 86526cd030 spelling: uri 5 years ago
Josh Soref fecd979bab spelling: update 5 years ago
Josh Soref b155f66785 spelling: storage 5 years ago
Josh Soref 6790aea260 spelling: referenceable 5 years ago
Josh Soref 119e4d66c6 spelling: indices 5 years ago
Josh Soref 040abe5dc1 spelling: impersonate 5 years ago
Josh Soref 1bfe2f6db2 spelling: habit 5 years ago
Josh Soref a8851ceb1b spelling: generated 5 years ago
Josh Soref 0288864da7 spelling: collision 5 years ago
A Gardner 19d7edd530 Don't try to build sqlite when cgo isn't enabled 5 years ago
Mark Sagi-Kazar 349832b380
Run fixer 5 years ago
m.nabokikh be378dd9a7 feat: Retry Kubernetes update requests 5 years ago
Bernd Eckstein b5519695a6
PKCE implementation (#1784) 5 years ago
m.nabokikh 1d83e4749d Add gocritic 5 years ago
m.nabokikh 4d63e9cd68 fix: Bump golangci-lint version and fix some linter's problems 5 years ago
m.nabokikh 4801b2c975 fix: Handle kubernetes API conflicts properly for signing keys 6 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
Nandor Kracser 5b7a664e9d
add docker-compose for local testing 6 years ago
Mark Sagi-Kazar af9dfd4a29
Remove copypasta dependency 6 years ago
Kyle Travis cfae2eb720
storage/kubernetes: remove shadowed ResourceVersion from Connector (#1673) 6 years ago
Yann Soubeyrand 99c3ec6820 Add ability to set ID and Secret from environment variables for static clients 6 years ago
Nandor Kracser c7e9960c7e
storage/mysql: increase auth_request.state length to 4096 6 years ago
Nandor Kracser 80749ffd3f
storage/sql: allow specifying sql flavor specific migrations 6 years ago
Jerry Sun 3a3a2bcc86 Wrap Kubernetes host address in square brackets 6 years ago
Mark Sagi-Kazar 55b49063f8
Update etcd 6 years ago
Aiden Andrews-McDermott 98f78db915 Updated config.go to remove the defaulting idle connection limit of 5 which is an issue for upstream https://github.com/go-sql-driver/mysql/issues/674 6 years ago
Mark Sagi-Kazar 309b33d05a
Rewrite kubernetes storage test 6 years ago
Mark Sagi-Kazar 2f8d1f8e42
Fix unconvert 6 years ago
Mark Sagi-Kazar f141f2133b
Fix whitespace 6 years ago
Mark Sagi-Kazar 367b187cf4
Fix missspell 6 years ago
Mark Sagi-Kazar 142c96c210
Fix stylecheck 6 years ago
krishnadurai 91cbd466a5 Option to add staticPasswords from environment variables 6 years ago
Mark Sagi-Kazar 0773c6e9f3
Add github actions CI flow 6 years ago
Joel Speed c782ac809c
Remove defaulting from connector_data column 6 years ago
Joel Speed 45a40a13a3
Revert "Update Kubernetes storage backend" 6 years ago
Joel Speed 236b25b68e
Revert "Fix ETCD storage backend" 6 years ago
Joel Speed 41b7c855d0
Revert "Update conformance" 6 years ago
Joel Speed 9ce4393156
Revert "Update SQL storage backend" 6 years ago
Joel Speed 176ba709a4
Revert "Remove connectordata from other structs" 6 years ago
Joel Speed fea048b3e8
Fix SQL updater func 6 years ago
Joel Speed d38909831c
Fix migration in SQL connector 6 years ago
Joel Speed 80995dff9b
Fix SQL storage 6 years ago