HashiCorp Cloud Platform
Add a data source - Confluence Cloud
Vault Radar allows you to connect to any organization on Confluence Cloud.
Add Confluence Cloud
Prerequisites
- Organization name
- Token creator email address
- API token
Create a connection with Confluence Cloud
Scan with HCP Cloud
Select Settings/Data Sources.
Select HCP Cloud Scan
Click the Confluence Cloud button.
Enter the Organization name in the Organization Name text field.
Enter the email address of the Confluence user that created the API token in the Token Creator Email text field.
Enter the API token in the API Token text field.
Click Next.
Select either the All active spaces or Select spaces to monitor radio button.
Option 1 Option 2
Click Finish. Your Confluence Cloud spaces will now begin scanning.
Scan with Agent
Select Settings/Data Sources.
Select Agent Scan
Click the Confluence Cloud button.
Enter the Organization name in the Organization Name text field.
Create API token as a variable in the agent environment. This should be in the format
token_creator_email:api_token
. Example:export CONFLUENCE_TOKEN=myemail@hashicorp.com:mytoken
Enter the environment variable in the Environment Path text field with the
env://
prefix. Example:env://CONFLUENCE_TOKEN
Click Next.
Select either the All active spaces or Select spaces to monitor radio button.
Option 1 Option 2
Click Finish. Your Confluence Cloud spaces will now begin scanning.
Next Up
Refer to the Confluence Cloud webhooks documentation to enable webhook scanning.