Encryption API
Aidbox can encrypt attributes with the type secret
.
Configure Aidbox
Let's generate a key
Copy this key into the box ENV variables and restart Aidbox:
Demo
Register a custom resource with the secret attribute:
Create an instance of the resource:
Read the instance with an encrypted attribute:
Decrypt the instance:
Last updated