53 Commits (5a4395fd12de61478fc1b701e5d1fda29ce883c6)

Author SHA1 Message Date
Maksim Nabokikh 5a4395fd12
feat: add UserIdentity entity and CRUD operations (#4643) 3 days ago
Maksim Nabokikh 9bee809252
feat(crd): add CRD handling behavior and configuration options (#4543) 4 weeks ago
Ivan Zviagintsev d1b2722e39
feat: support groups and preferred_username for staticPasswords (#4456) 2 months ago
Maksim Nabokikh a4449010a4
k8s storage: Request only one object to check if API exists (#4027) 1 year ago
Bob Maertz ad31b5d6f7
Passing context storage (#3941) 1 year ago
Sean Liao 0b6a78397e
use slog for structured logging (#3502) 2 years ago
Ferenc Fabian 2377b0a0cd
Add context to storage's Create endpoints (#2935) 2 years ago
m.nabokikh 4b5f1d5289 fix: refresh token only once for all concurrent requests 4 years ago
Michael Kelly a51d12056f
Tweaks based on review comments 4 years ago
Michael Kelly 502a2d0d4a
Limit the amount of objects we attempt to GC on each cycle 4 years ago
m.nabokikh 9fad0602ec fix: do not update offlinesession lastUsed field if refresh token was not change 4 years ago
m.nabokikh d413870f6e feat: Update token periodically if Dex is running in Kubernetes cluster 5 years ago
m.nabokikh 7a2472555a feat: Create CRDs as apiextensions.k8s.io/v1 5 years ago
Josh Soref 0288864da7 spelling: collision 5 years ago
m.nabokikh be378dd9a7 feat: Retry Kubernetes update requests 5 years ago
m.nabokikh 4801b2c975 fix: Handle kubernetes API conflicts properly for signing keys 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
Michael Venezia 395febf808
storage/kubernetes: Removing Kubernetes TPR support 7 years ago
Mark Sagi-Kazar be581fa7ff
Add logger interface and stop relying on Logrus directly 7 years ago
Song.Jin 5f0a03a06b modify log msg as per suggested 7 years ago
Song.Jin 9b5bec1ddf check if crd exist before try creating them 7 years ago
Song.Jin d2daa4e2ac allow it to disable CRD creation 7 years ago
Stephan Renatus b9f6594bf0 *: github.com/coreos/dex -> github.com/dexidp/dex 8 years ago
Eric Chiang 3d2d92b31b *: run kubernetes tests in travis 8 years ago
Chance Zibolski 9d7b0b59bd storage/kubernetes: Log before registering custom resources 9 years ago
rithu john 1311caf864 storage/kubernetes: add CRD support 9 years ago
rithu john 146481375e [WIP]: add CRD support 9 years ago
Eric Stroczynski 4a88d0641a : update {S->s}irupsen/logrus 9 years ago
rithu john bc55b86d0d storage: add connector object to backend storage. 9 years ago
Eric Chiang 6cb38604d9 storage/kubernetes: log INFO level if TPR already exists, not ERROR 9 years ago
Eric Chiang 777eeafabc *: update go-oidc and use standard library's context package 9 years ago
Eric Chiang a7b8e52b92 storage/kubernetes: fix conflict error detection in TRP creation 9 years ago
Eric Chiang 4be029c6c1 storage/kubernetes: fix kubernetes storage conformance test failures 9 years ago
rithu john d928ac0677 storage: Add OfflineSession object to backend storage. 9 years ago
Eric Chiang 312ca7491e storage: add extra fields to refresh token and update method 9 years ago
rithu john 2c03693972 storage: Add ConnectorData to storage RefreshToken. 9 years ago
rithu john 9949a1313c server: modify error messages to use logrus. 9 years ago
rithu john 2e22a948cf cmd/dex: add logging config and serve logger for different modules. 9 years ago
rithu john 19c22807a7 api: adding ListPasswords() method to the storage interface. 9 years ago
Eric Chiang aa7f304bc1 *: switch to github.com/ghodss/yaml for more consistent YAML parsing 10 years ago
Eric Chiang d7a75c5b5d storage/kubernetes: allow arbitrary client IDs 10 years ago
Eric Chiang 4ab78d0ded storage/kubernetes: run transactional conformance tests 10 years ago
Eric Chiang bc16de0b58 storage/kubernetes: don't guess the kubeconfig location and change test env 10 years ago
Eric Chiang 691476b477 storage/kubernetes: manage third party resources and drop support for 1.3 10 years ago
Eric Chiang 558059ee58 storage/kubernetes: add garbage collection method 10 years ago
Eric Chiang 7ff3ce85a2 *: add password resource to kubernetes storage implementation 10 years ago
Eric Chiang bfe560ee21 rename 10 years ago
Eric Chiang 3110f45c3d *: lots of renaming 10 years ago