CrowdStrike
Connect CrowdStrike to Cendriix to query detections and threat intelligence.
Authentication
CrowdStrike uses OAuth 2.0. When you click Connect, you’ll be redirected to CrowdStrike to authorize Cendriix.
Setup
- Navigate to Settings → Integrations → Connectors
- Find CrowdStrike in the connector list
- Click Connect
- Authorize Cendriix in the CrowdStrike consent screen
- You’ll be redirected back to Cendriix with the connector active
Admin Setup (Self-Hosted)
To enable CrowdStrike for your Cendriix instance:
- Register an OAuth application at CrowdStrike Developer Portal
- Set the callback URL to:
https://api.cendriix.ai/v1/connectors/oauth/callback - Populate the Secrets Manager secret
cendriix/prod/connectors/crowdstrikewith:{ "client_id": "...", "client_secret": "..." }
Use Cases
- Query detections and threat intelligence
- Automate workflows between CrowdStrike and your other connected tools
- Query CrowdStrike data from Cendra AI assistant
Documentation
Last updated on