SingleConnect
Single Connect is a PAM product that enables enterprises to remove static passwords stored in applications by instead keeping passwords in a secure password vault. Single Connect provides a token-based authentication for 3rd party applications when accessing the password vault. This authentication process verifies the application identity and gives secure access to the password associated with that identity.
Authentication & Identity Management · Single Connect
Details
| ID | SingleConnect |
|---|---|
| Provider | Vectra AI |
| Category | Authentication & Identity Management |
| From Version | 6.2.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
| Supported Modules | Agentix XSIAM |
README
Single Connect is a PAM product that enables enterprises to remove static passwords stored in applications by instead keeping passwords in a secure password vault. Single Connect provides a token-based authentication for 3rd party applications when accessing the password vault. This authentication process verifies the application identity and gives secure access to the password associated with that identity.
What does this pack do?
This integration provides the following commands for Shared Account Password Management (SAPM):
- List all SAPM accounts (single-connect-sapm-account-list-all)
- Show password for an SAPM account (single-connect-sapm-account-show-password)
- List SAPM accounts of a specific device (single-connect-device-list-sapm-accounts)
- Search SAPM accounts by secret name (single-connect-sapm-account-search-with-secret-name)
Configuration parameters
url— Your server URL (required)credentials— Credentials (required)insecure— Trust any certificate (not secure)proxy— Use system proxy settings
Commands (4)
-
single-connect-device-list-sapm-accountsList all the SAPM accounts on a specific device.
-
single-connect-sapm-account-list-allList all the accounts in the SAPM.
-
single-connect-sapm-account-search-with-secret-nameList the accounts with given secretName.
-
single-connect-sapm-account-show-passwordGet the password for a specific SAPM account.
## About Single Connect Single Connect Password Vault enables enterprises to remove static passwords stored in applications and keep passwords in a secure password vault. Single Connect provides token-based authentication for 3rd party applications when accessing password vault. This process verifies the application's identity and gives secure access to the password associated with that identity.