docker-oidc-proxy
docker-oidc-proxy copied to clipboard
Add option to put secret in a file
Putting secrets in environment variables makes me a little anxious, this provides the ability to specify the secret from a file.
My lua is not the best, there might be a better way to do this, but I have tested it locally and it does the right thing.