Keydra Documentation
GitHubToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Salesforce Service Account

Example to rotate the secrets for a Salesforce user daily, distributing the new password to Secrets Manager.

    salesforce_user:
        key: sfuser-dev
        description: Secret for break glass access to Salesforce Prod
        custodians: sf_team
        provider: salesforce
        rotate: nightly
        distribute:
        -
            key: keydra/salesforce/sf-user
            provider: secretsmanager
            source: secret
            envs:
                - dev