DelineaDSV
This Integration is part of the Delinea DevOps Secrets Vault Pack.#
Supported versions
Supported Cortex XSOAR versions: 6.0.0 and later.
Manage credentials for applications, databases, CI/CD tools, and services without causing friction in the development process. This integration was integrated and tested with version 1.37.0 of DelineaDSV
Configure DelineaDSV in Cortex#
| Parameter | Required |
|---|---|
| Server URL (e.g. https://example.com) | True |
| Trust any certificate (not secure) | False |
| Use system proxy settings | False |
| Client ID | True |
| Client Secret | True |
Commands#
You can execute these commands from the CLI, as part of an automation, or in a playbook. After you successfully execute a command, a DBot message appears in the War Room with the command details.
dsv-secret-get#
Getting a secret fom DSV
Base Command#
dsv-secret-get
Input#
| Argument Name | Description | Required |
|---|---|---|
| name | Secret name for DSV. | Required |
Context Output#
| Path | Type | Description |
|---|---|---|
| secret | String | Received JSON object secret |
Command Example#
!dsv-secret-get name="accounts/xsoar"