This repository has been archived on 2023-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
dex/examples
Eric Chiang 015e7cf606 cmd/dex: only expand from env for storages and connectors
Bcrypt'd hashes have "$" characters in them. This means that 
(accepting actually bcrypted values) combined with  (expanding
config with environment variables) broke the example config.

For now, allow storages and connectors to expand their configs from
the environment, but don't do this anywhere else.
2016-11-03 21:38:32 -07:00
..
k8s examples/k8s: update documentation 2016-10-13 17:41:52 -07:00
.gitignore *: add sql storage options to dex application 2016-10-03 12:48:26 -07:00
config-dev.yaml cmd/dex: only expand from env for storages and connectors 2016-11-03 21:38:32 -07:00