AmericaSCORESBayArea / salesforce-data-api

This project is based on Mulesoft Dataweave and Salesforce to provide secure, reliable, API access for all the Scores apps and projects. It is hosted on Anypoint and acts as the transactional hub, in concert with the authentication API
3 stars 1 forks source link

NEW PROXY: Move Secrets Outside .jar Files and Create Setup Releases in the Repo #233

Closed AleksandrMolchagin closed 4 months ago

AleksandrMolchagin commented 5 months ago

Description:

Currently, secrets are injected into .jar files during the build process. We need to move these secrets out and use secret properties provided by Mulesoft. Following this, we will set up releases in the repository to ensure a streamlined deployment process.

AleksandrMolchagin commented 4 months ago

Everything is tested. All properties can be safely moved to Mulesoft settings. In .properties files, we will preserve only the following line:

http.listener.host=
http.listener.port=
sfdc.user=
sfdc.url=