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

Ensure relevant logging endpoints have their token marked as required #355

Merged
merged 3 commits into from
Jul 20, 2022

Conversation

Integralist
Copy link
Collaborator

@Integralist Integralist commented Jul 19, 2022

Some internal logging endpoints expect a token to be provided.

NOTE: I don't consider this a breaking change because from a user's perspective they would currently get an API error telling them the token is missing and would be forced to set the Token field (i.e. making it required).

Additionally we add a validation check that ensures a user doesn't accidentally try to 'update' their token to an empty string.

@Integralist Integralist changed the title Splunk token required Ensure relevant logging endpoints have their token marked as required Jul 19, 2022
@Integralist Integralist merged commit 495831a into main Jul 20, 2022
@Integralist Integralist deleted the integralist/splunk-token-required branch July 20, 2022 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants