@cryptotaxi247 / CoPilot / commits / 75b6395d

Refactor request_token_url in cs.falconhoseclient.cfg

Taylor committed May 10, 2024 at 09:30 UTC 75b6395d0e6a8fe39d77dd5e8ad4307bb52af02b
1 file changed +1 -1
backend/app/integrations/crowdstrike/templates/cs.falconhoseclient.cfg
+1 -1
@@ -1,7 +1,7 @@
1 [Settings]
2 version = 3
3 api_url = REPLACE_BASE_URL/sensors/entities/datafeed/v2
4 -request_token_url = https://api.crowdstrike.com/oauth2/token
4 +request_token_url = REPLACE_BASE_URL/oauth2/token
5 app_id = SIEM-Connector-v2.0.0
6
7 enable_correlation_id = false