Fetching credentials - Developer Guide - Cortex XSIAM - Cortex - Security Operations

Cortex XSIAM Developer Guide

Product
Cortex XSIAM
Creation date
2023-05-01
Last date published
2024-06-04
Category
Developer Guide
Abstract

Integrate with third-party credential vaults for Cortex XSIAM to authenticate with integrations.

You can integrate with third-party credential vaults for Cortex XSIAM to use when authenticating with integrations. This topic provides an example of a vault integration.

Requirements

To fetch credentials to the Cortex XSIAM credentials store, the vault integration needs to retrieve credential objects in the format of a username and password (key:value).

Implementation