cyberark / epv-api-scripts

These API scripts enable CyberArk users to automate privileged account management task like account creation, user management, and more.
https://www.cyberark.com/best
Apache License 2.0
197 stars 176 forks source link

Function for login #307

Closed Ethlas closed 10 months ago

Ethlas commented 1 year ago

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

Need a simple function for logging in to the API regardless if it is self hosted PAM or Privilege cloud (standalone or shared services).

Describe the solution you would like

We will create a module and then add this function to it. This module will have the main functions for our scripts that we will call out in our scripts.

Describe alternatives you have considered

This is a product to simplify the scripts and make changes quicker and easier.

Additional context

Add any other context information about the feature request here.