A new knowledge base article has been published on our support portal.
Overview
This article shows how to securely store a secret in Azure Key Vault and how to retrieve a secret when required.
North52 BPA Solution
The North52 BPA solution works like this:
- A formula is created that will trigger whenever a workflow activates it
- This formula will gather the Azure token using its client_id and client_secret
- This formula will then use this token and the name of Secret to retrieve the Secret’s value