mirror of
https://github.com/netbirdio/dex.git
synced 2026-05-22 18:43:53 -07:00
99c3ec6820
Having ID and Secret in clear inside configuration files for static clients is not ideal. This commit allows setting these from environment variables. Signed-off-by: Yann Soubeyrand <yann.soubeyrand@gmx.fr>