Skip to content

Commit

Permalink
Refactor request_token_url in cs.falconhoseclient.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorwalton committed May 10, 2024
1 parent 0bdc3b6 commit 75b6395
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[Settings]
version = 3
api_url = REPLACE_BASE_URL/sensors/entities/datafeed/v2
request_token_url = https://api.crowdstrike.com/oauth2/token
request_token_url = REPLACE_BASE_URL/oauth2/token
app_id = SIEM-Connector-v2.0.0

enable_correlation_id = false
Expand Down

0 comments on commit 75b6395

Please sign in to comment.