Secret store
What is the Secret Store page?
The Secret Store page in the /appliance web interface allows you to securely manage and store encryption keys required for encrypting session data and other sensitive information on the B Series Appliance.
How is it useful to my organization?
This page enhances security by providing a centralized, encrypted repository for managing keys, ensuring data protection and compliance with security standards.
How do I access the Secret Store page?
- Use a Chromium-based browser to sign in to your B Series Appliance. The URL is provided in the BeyondTrust welcome email and includes your site URL followed by /appliance.
- From the top menu, click Security.
The Certificates page opens and displays by default. - At the top of the page, click Secret Store.
The Secret Store page displays.
Configure the secret store
Create and manage secret keys stored in AWS to securely store encryption keys and site data. To add a secret store, select the store from the dropdown, and then click Add Store. Provide and save the information for the store as shown in the steps below.
Add AWS secret store
- Provide the Access Key ID, Secret Access Key, and Region.
- Check the Rotate Access Key box only if you are not using any of the same IAM user's credentials in any other system.
- Click Save Store.
- It is also necessary for any firewall to allow outbound traffic to the IP addresses associated with the region endpoint used for the secret store.
Note
IP addresses may change. see the current list of IP addresses.
Note
For the list of endpoints, see AWS Secrets Manager endpoints and quotas.
Note
For added security, configure your AWS Identity and Access Management (IAM) Policy to limit access to resources matching BeyondTrust-* on the following permissions:
- DescribeSecret
- GetSecretValue
- TagResource
- UntagResource
- CreateSecret
- DeleteSecret
- UpdateSecret
For more information on managing AWS IAM Policies, see Managing IAM Policies.
Note
If you delete the last remote store, a message displays indicating secrets will be moved locally.
Updated 5 days ago