How to use a DSM automation to inject a secret
  • 1 minute to read
  • Dark
    Light
  • PDF

How to use a DSM automation to inject a secret

  • Dark
    Light
  • PDF

Article summary

Requirements

Info

The execution templates for injecting the secrets can be found in the senhasegura repository on GitHub.

Azure Key Vault

In the Action tab, select the Azure Key Vault - Inject Secret template to inject and rotate the secrets. After the template execution, access the Azure Portal, search for Key Vault's services, and select the vault where the secret will be injected.

You can analyze the injection details by clicking on Secrets and then clicking on the item created by senhasegura on the Azure Key Vault.

Google Secret Manager

In the Action tab, select the Google Secret Manager - Inject Secret template to inject and rotate secrets. After the template execution, access the Google Cloud Console and select the project in the upper selection tab.

You can analyze the details of the injection by selecting on Google Secret Manager > Security > Secret Management, and, in this secrets list, click on the item created by senhasegura.

Caution

Note that these two templates aren't registered with senhasegura by default, so you must add them. You can find the templates in the senhasegura repository on GitHub.


Do you still have questions? Reach out to the senhasegura Community.


Was this article helpful?