Key management
...
Integration Workflow
Upload hashed and encrypted tenant secret files to Salesforce
1 min
this section explains how to upload hash tenant secret b64 and encrypted tenant secret b64 files from the python script to salesforce to complete the byok integration upload the files to salesforce go to setup page on salesforce for salesforce developer, click on the gear icon at the top right of the page and under "setup menu", select setup near the top left of the page, type into the "quick find" box key under "security" > "platform encryption", select key management under "key management table", select bring your own key button next to "choose certificate", select the byok test cert certificate scroll down to "upload tenant secret", and click on upload files next to "encrypted tenant secret" in the finder window, look for the file tenant secret encrypted b64 click on upload files next to "hashed tenant secret" in the finder window, look for the file tenant secret hash b64 click on the blue upload button the integration is successful if no error boxes appeared at the top the page will load back to the "key management" page and active should be under "status" next to the byok that was just uploaded