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
Click Settings, then click Data Sources.
Select HCP Cloud Scan and click Continue.
Click the Confluence Cloud button.
Enter the Organization name in the Enter your Confluence organization name text field.
Enter the email address of the Confluence user that created the API token in the Enter your Confluence token creator email text field.
Enter the API token in the Enter your Confluence 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
Click Settings, then click Data Sources.
Select Vault Radar Agent Scan.
Click the Confluence Cloud button.
Enter the organization name in the Enter your Confluence organization name text field.
Create an environment variable for the API token in the agent environment. This should be in the format
token_creator_email:api_token
.Example:
$ export CONFLUENCE_TOKEN=myemail@example.com:mytoken
Enter the API token 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.
Related documentation
Refer to the Confluence Cloud webhooks documentation to enable webhook scanning.