dex/storage
Daniel Dao ca114f7812 storage: add etcd storage
This patch adds etcd storage implementation. This should be useful in
environments where
- we dont want to depends on a separate, hard to maintain SQL cluster
- we dont want to incur the overhead of talking to kubernetes apiservers
- kubernetes is not available yet, or if kubernetes depends on dex
to perform authentication and the operator would like to remove any
circular dependency if possible.
2017-10-31 14:43:13 +00:00
..
conformance storage: fix list connector test 2017-10-27 15:26:05 +01:00
etcd storage: add etcd storage 2017-10-31 14:43:13 +00:00
kubernetes Merge pull request #1085 from rphillips/fixes/http_client_timeout 2017-09-27 13:28:13 -07:00
memory storage/static.go: storage backend should not explicitly lower-case email ids. 2017-08-24 15:50:32 -07:00
sql : update {S->s}irupsen/logrus 2017-07-25 13:46:44 -07:00
doc.go initial commit 2016-07-26 15:51:24 -07:00
static.go storage/static.go: storage backend should not explicitly lower-case email ids. 2017-08-24 15:50:32 -07:00
storage.go Avoid generating an identifer which starts with a number because it may be used as a SAML's ID attribute 2017-07-06 21:28:48 +09:00