dex/cmd/dex
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
..
config.go storage: add etcd storage 2017-10-31 14:43:13 +00:00
config_test.go server: account for dynamically changing connector object in storage. 2017-04-25 09:19:02 -07:00
main.go cmd/dex: rename file 2016-10-03 12:56:09 -07:00
serve.go fixes typo: s/suppied/supplied/ 2017-10-08 11:29:27 +01:00
version.go *: properly compile version into docker images 2016-10-13 17:58:40 -07:00