MISP credentials#
You can use these credentials to authenticate the following nodes:
Prerequisites#
Install and run a MISP instance.
Supported authentication methods#
- API key
Related resources#
Refer to MISP's Automation API documentation for more information about the service.
Using API key#
To configure this credential, you'll need:
- An API Key: In MISP, these are called Automation keys. Get an automation key from Event Actions > Automation. Refer to MISP's automation keys documentation for instructions on generating more keys.
- A Base URL: Your MISP URL.
- Select whether to Allow Unauthorized Certificates: If turned on, the credential will connect even if SSL certificate validation fails.