keep
keep copied to clipboard
[➕ Feature]: support secrets in workflows
As a user, instead of keeping raw variables (which may be secrets) in my workflows, I would like to be able to reference a secret using " {{ secrets.SECRET_NAME }}".
PRD:
- New screen in the settings page, that allows one to CRUD tenant secrets.
- New API that utilizes
SecretManagerFactory.get_secret_managerto CRUD secrets in the backend - Load relevant workflow secrets to
context_managerto allow reference in a workflow
Hi @talboren , I'm interested. Can I help fix this?
@sameerkali absolutely, you can give it a try! happy to help more in our Slack