Brightspot CMS Developer Guide

Secure secrets


Brightspot provides a data model and service for securely storing secrets in the CMS. This can be used to securely store sensitive data, such as API keys or passwords. The system can either store the secret value in the Brightspot database or externally in a third-party service.

Brightspot currently provides two secret storage services:

  1. Database Secret Service: An in-database storage with PBKDF2WithHmacSHA256 encryption.
  2. AWS Secret Service: An integration with AWS Secrets Manager to store the secret in AWS Cloud.

The secrets system provides a way to implement custom secret service storage solutions.

Previous Topic
Resource bundles
Next Topic
Secure secrets configuration and usage
Was this topic helpful?
Thanks for your feedback.
The elements that get you up and running in a matter of days, from pre-built content types, to modules, to landing pages.

Content types
Modules
Landing pages
Everything you need to manage and administer content within Brightspot CMS, including plug-and-play integrations.

Dashboards
Publishing
Workflows
Admin configurations
A guide for installing, supporting and administering code on the Brightspot platform, including integrations requiring developer support to use.

Field types
Content modeling
Rich-text elements
Images