Does Bitrise support external key vaults?

To centralize secret management, I wanted to use Azure Key Vault, Hashicorp Vault or AWS KMS to store secrets that would be further utilized to build an app (both iOS and Android).

Is it natively supported with Bitrise or with some step/integration? Should I write my own bash script?

What are the security considerations - can it be more or less safe than using Bitrise secrets?

Hello @michal.kwiecinski :wave:

Although not officially made by the Bitrise Team, we do have a step available called Fetch secrets from AWS Secrets Manager which does sound like something you would use :slight_smile:

I would not say that it is more or less dependable than what we officially provide for Secret handling (Secrets | Bitrise DevCenter), it’s just that some people prefer these third party tools to handle secrets.

Hope this helps! :slight_smile:

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.