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

LogonHeader token is not available for most scripts #297

Closed Ethlas closed 1 year ago

Ethlas commented 1 year ago

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

We need to be able to use these scripts using ISPSS. This means we need to have a logontoken parameter similar to onboarding safes and accounts.

Describe the solution you would like

Add parameter called LogonToken and make sure that it is being used correctly in all scripts to log into the APIs.

Describe alternatives you have considered

A clear and concise description of any alternative solutions or features that may be related to this that you have considered.

Additional context

Add any other context information about the feature request here.

Ethlas commented 1 year ago

This was fixed in branch 303.