Skip to content

Commit

Permalink
docs: Add bsr key to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan-Heath committed Jun 14, 2023
1 parent 5f2f6ca commit 502bab0
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,11 @@ You use the storage bucket's ID to associate a target with the storage bucket.

**Requirements**:

- One or more storage buckets to store the recordings
- One or more storage buckets to store the recordings.
- Session recording is only supported for SSH targets at this time.
- A KMS key must be added to the controller configuration with the purpose `bsr`.
The key is used for encrypting data and checking the integrity of recordings.
Refer to [Create the controller configuration](/boundary/docs/install-boundary/configure-controllers#create-the-controller-configuration) for more information about configuring a KMS block.
- The targets must be configured with an ingress or egress worker filter that includes a worker with access to the storage bucket you created.
Refer to [SSH target attributes](/boundary/docs/concepts/docmain-model/targets#ssh-target-attributes-hcp-ent) for more information.
- You must enable injected application credentials on any target that you want to use for session recording.
Expand Down

0 comments on commit 502bab0

Please sign in to comment.