Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Applications can need controlled access to sensitive data such as passphrases, cryptographic keys, access tokens, and passwords. This data is usually small in size, but needs to be stored and managed in a secure manner. Secure Storage allows users to store such sensitive information in a secure and encrypted manner. Data is encrypted upon submission to CDAP (via RESTful Microservices or programmatic APIs) and is decrypted upon retrieval.

...

Accessing the Secure Storage

The Secure Storage HTTP RESTful APIMicroservices has endpoints for the management and creation, retrieval, and deletion of secure keys.