-
Notifications
You must be signed in to change notification settings - Fork 8
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
Threatstream API Authentication Deprecation #125
Comments
Hi @ed4wg , thank you for letting us know. We will look into it. |
Hi @ed4wg Thanks for helping us with this, do you have any link to deprecation note from Anomali? |
Here is what they shared.
|
Hi @ed4wg We have released new version of Thank you once again for informing us about the deprecation. |
Name of the app
Threatstream
Describe the bug
The Threatstream connector is using a deprecated form for authenticating to the Threatstream API. It is passing the creds in the URL instead of in the headers.
Anomali Threatstream will no longer support auth through URL params as of July 15 2024. This will break the use of this connector without a fix.
See: https://github.com/splunk-soar-connectors/threatstream/blob/next/threatstream_connector.py#L408
Expected behavior
Use headers to auth instead of passing the creds in the URL.
Splunk SOAR Version (please complete the following information):
The text was updated successfully, but these errors were encountered: