cyberark / epv-api-scripts

These API scripts enable CyberArk users to automate privileged account management task like account creation, user management, and more.

Home Page:https://www.cyberark.com/best

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example of how to pull static secrets for a safe with an auth flow ( any flow, but prefer client id and secret )

sbhorvatic opened this issue · comments

Is your feature request related to a problem? Please describe.

I would like to see a flow of auth, pulling the safe and fetching a static secret because it is a common flow in today environment for applications to pull its own secrets.

For application to pull its own secrets

Describe the solution you would like

I would like an example script to show the initial auth logon, fetch a static secret from vault, and output that secret.

commented

This would be done via a Credential Provider or Conjure