29e3329c52
* Created XSOAR connector * Updated contact info * Delete .gitignore * Updated the Website propertyValue Per request updated to a more specific URL for the XSOAR product. * Removed duplicate publisher property publisher property was defined on line 57 and was removed as it was a duplicate. * Added more API token details Added more details around obtaining the necessary key to communicate using the Generic Webhook integration. |
||
---|---|---|
.. | ||
Readme.md | ||
apiDefinition.swagger.json | ||
apiProperties.json |
Readme.md
XSOAR Connector
XSOAR provides a security orchestration, automation, and remediation platform. Using this integration you can submit data to XSOAR for usage in security automations.
Publisher: Landon Chelf | FIS
Prerequisites
You will need the following to proceed:
- A XSOAR with an integration instance available over HTTPS via [TODO HERE].
- An API key for the integration instance
Supported Operations
The connector supports the following operation:
Send to XSOAR
: Send JSON data to XSOAR
Obtaining Credentials
To generate an API key in XSOAR:
- Install the Generic Webhook integration
- Add a new instance configuration of the Generic Webhook integration configured to use token authentication as documented in the instance configuration wizard.
Known issues and limitations
Limitations
- Only supports API Key based authentication.
- Only works with integrations instances configured to be exposed over HTTPS via server rerouting using the instance.execute.external config setting in XSOAR.
Issues
There are no known issues at this time.