Closed slifty closed 1 year ago
I think we have some clarity around SFTP env vars related to FusionAuth. Specifically we need the following:
FUSION_AUTH_HOST FUSION_AUTH_KEY FUSION_AUTH_SFTP_CLIENT_ID FUSION_AUTH_SFTP_CLIENT_SECRET
The client values come from the app configuration, where the host / key values are related to the API key configuration.
client
app
host / key
This will require a minor change to the provisioning scripts.
I think we have some clarity around SFTP env vars related to FusionAuth. Specifically we need the following:
FUSION_AUTH_HOST FUSION_AUTH_KEY FUSION_AUTH_SFTP_CLIENT_ID FUSION_AUTH_SFTP_CLIENT_SECRET
The
client
values come from theapp
configuration, where thehost / key
values are related to the API key configuration.This will require a minor change to the provisioning scripts.