mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-26 08:53:05 +00:00
bafb6791d3
Currently the most "secret" way to specify the oidc client secret is via an environment variable `OIDC_CLIENT_SECRET`, which is problematic[1]. Lets allow reading oidc client secret from a file. For extra convenience the path to the secret will resolve the environment variables. [1]: https://systemd.io/CREDENTIALS/ |
||
---|---|---|
.. | ||
config.go | ||
hsic.go |