Upwind Cloud Security Integration Setup
This guide walks you through integrating Upwind with RAD Security to ingest cloud threats and cloud runtime activity events for unified threat detection and investigation. Upwind provides cloud-native application protection (CNAPP) across your cloud environment. RAD Security connects to the Upwind API using OAuth 2.0 client credentials and pulls cloud threats and runtime activity events on a scheduled basis to correlate them with your runtime and Kubernetes security data.Read-only integration: RAD Security only reads data from Upwind. It never writes to, modifies, or deletes resources in your Upwind environment.
Prerequisites
Before you begin, ensure you have:- An Upwind account with API access
- Permission to create API credentials (client ID and secret) in Upwind
- Your Upwind Organization ID
- The Upwind region for your tenant (
US,EU, orME) - Access to a RAD Security workspace with integration permissions
Understanding Integration Components
OAuth 2.0 Client Credentials
OAuth 2.0 Client Credentials
RAD Security authenticates to the Upwind API using the OAuth 2.0 client-credentials grant. You provide a Client ID and Client Secret generated in Upwind, and RAD exchanges them for short-lived access tokens automatically.
Organization ID
Organization ID
The Organization ID identifies your Upwind organization and is used in the Upwind API path. You can find it in your Upwind organization/account settings.
Region
Region
Upwind operates regional deployments. The Region (
US, EU, or ME) selects both the OAuth audience and the API base URL. It must match the region of your Upwind tenant.Scheduled Polling
Scheduled Polling
RAD Security ingests Upwind data via scheduled polling. Webhooks are not used for this integration — data arrives on RAD’s polling cadence rather than being pushed by Upwind.
Step 1: Create API Credentials in Upwind
1
Sign in to the Upwind Console
Log in to the Upwind console with an account that has permission to manage API access.
2
Create an API Client
Navigate to Settings → API access and create a new API client or service account. Generate the credentials to obtain your Client ID and Client Secret.
3
Locate Your Organization ID
Find your Organization ID in your Upwind organization or account settings.
4
Determine Your Region
Identify the Region of your Upwind tenant —
US, EU, or ME.Exact console navigation and labels may vary across Upwind versions. See the Upwind documentation for the current steps to create API credentials.
Configure in RAD Security
Navigate to your RAD Security workspace and configure the Upwind integration with the following parameters:Required Parameters
Verify Integration
1
Check Connection Status
- Navigate to Data Sources > Integrations > Cloud Security in RAD Security
- Locate your Upwind integration
- Verify the connection status shows as Connected
Your Upwind integration is now configured! RAD Security will ingest cloud threats and runtime activity events from Upwind on a scheduled basis.
What Data is Synced
Cloud Threats
Cloud Threats
Cloud threat detections, mapped to OCSF Detection Findings, correlated with runtime and Kubernetes signals.
Runtime Activity Events
Runtime Activity Events
Cloud runtime activity — process, network, DNS, and cloud events — mapped to OCSF Activity events and stored alongside RAD’s other activity feeds.
Use Cases
Threat Investigation
Investigate Upwind cloud threats with context from RAD runtime and Kubernetes detections.
Runtime Activity Monitoring
Track cloud runtime activity — process, network, and DNS events — to understand workload behavior.
Correlated Detection
Correlate Upwind threats and activity with RAD runtime signals to cut through the noise.
RADBot Prioritization
Leverage RADBot to prioritize Upwind threats by real-world impact.
Troubleshooting
Authentication Failed
Authentication Failed
Possible causes:
- Incorrect Client ID or Client Secret
- Client credentials were revoked or disabled in Upwind
- Verify the Client ID and Client Secret are copied correctly (no extra spaces)
- Confirm the API client is still active in Settings → API access
- Regenerate the credentials in Upwind and update them in RAD Security if needed
Wrong Region
Wrong Region
Possible causes:
- The selected Region does not match your Upwind tenant
- Audience mismatch causing token exchange to fail
- Confirm your tenant’s region (
US,EU, orME) - Update the Region parameter to match and reconnect
Empty Results
Empty Results
Possible causes:
- Incorrect Organization ID
- The organization has no threats or runtime activity events in scope
- Verify the Organization ID matches your Upwind organization
- Confirm data exists in the Upwind console for the configured organization
Security Best Practices
Use a Service Account
Create dedicated API credentials for the RAD integration rather than tying them to a personal account.
Least Privilege
Grant only the read permissions required for threats and runtime activity events.
Rotate Credentials
Rotate the Client Secret periodically according to your security policy.
Secure Secret Storage
Store the Client Secret in a secrets vault. Never commit it to version control.
Additional Resources
Upwind Documentation
Official Upwind documentation, including API access and credentials
Cloud Security Overview
Learn about RAD’s cloud security integrations
Next Steps
Cloud Security Integrations
Explore other cloud security integration options
Data Sources
Connect additional security data sources
RADBot
Learn how RADBot helps prioritize findings