Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix scopes and required parameters for IAR #603

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

evanstoner
Copy link
Contributor

@evanstoner evanstoner commented Dec 2, 2024

Corrects IAR API scopes (to match console docs) and removes incorrect statement that API client is not required for IAR (it is since that's how IAR communicates with the platform; it's true that NodeSensor and KAC don't require API client).

Also auto removed trailing whitespace.

Closes #602
Closes #571

@evanstoner evanstoner requested a review from gpontejos December 2, 2024 21:11
@evanstoner evanstoner self-assigned this Dec 2, 2024
@evanstoner evanstoner merged commit 84ae3ee into CrowdStrike:main Dec 11, 2024
2 checks passed
@evanstoner evanstoner deleted the iar-docs-fixes branch December 11, 2024 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs: IAR *does* require API client and secret bug: required IAR scopes don't match console docs
2 participants