Skip to content

ayajnik/CyberArk-Management

Repository files navigation

CyberArk-Management

This is a python helper function for retrieving keyvault secrets from CyberArk

Upload Python Package

Prerequisites

  1. Python 3.x
  2. CyberArk KeyVault account

Installation

pip install CyberArk-KeyVault

Usage

Import the VaultManager module into your script. Create an instance of the VaultManager class by calling vm = VaultManager() Call the get_password() method of the cyberArkVault class with the following parameters:

-cyberArk_host: The host name of your organization
-appId: The App ID of the application you want to retrieve secrets for
-safe: The name of the safe where the secret is stored
-cyberark_usr: username you want to retrieve secrets for

About

This is a python helper function for retrieving keyvault secrets from CyberArk

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages