Replies: 1 comment 3 replies
-
|
That's a reasonable ask. Would have the setup code check if the value passed into the existing fields is a file or not (use That said, not something I'll work on, but I'd be happy to merge a PR that does this. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Would it be possible to allow authentication secrets to pass by file? For example, currently
oidc-client-secretcan only enter concourse via a flag or an environment variable. In some secret provisioning schemes, it is best to have concourse read this secret from a file.The session signing key and TSA system already read keys from files.
Beta Was this translation helpful? Give feedback.
All reactions