FAQ - Vault Integration

The Aerospike Knowledge Base has moved to https://support.aerospike.com. Content on https://discuss.aerospike.com is being migrated to either https://support.aerospike.com or https://docs.aerospike.com. Maintenance on articles stored in this repository ceased on December 31st 2022 and this article may be stale. If you have any questions, please do not hesitate to raise a case via https://support.aerospike.com.

FAQ Vault Integration

Details

Vault Integration is supported since Aerospike version 5.1. For details, refer to the documentation about Vault Integration.

What encoding is the value stored in the secret?

It has to be stored in base64 encoded value.

What happen when the vault token expired?

If the Vault auth token expires during server runtime, all Vault requests from that point on will fail. Since Aerospike does not cache Vault secrets, this means the failure will happen right on the next instant a secret is needed.

Keywords

VAULT SECURITY TOKEN SECRET

Timestamp

October 2020