Replies: 1 comment 1 reply
-
Hi @davea38, Yes, this is possible. Please check the way providing node-sp-auth settigns as env variables. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to feed sp-rest-proxy the info held within private.json via environment variables on startup.
I require there to be no user input as the proxy will be running with a service account in a docker container.
My private.json usually looks like this:
Do I need to override authConfigSettings / authOptions to do this??
Beta Was this translation helpful? Give feedback.
All reactions