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

Log off Session if token is not passed #341

Closed Luxionous closed 1 year ago

Luxionous commented 1 year ago

Desired Outcome

Log off the session if the script is run without passing a token as a parameter. If it is passed a token, do not log off the session.

Implemented Changes

Connected Issue/Story

NA

Definition of Done

Changelog

Test coverage

Documentation

Behavior

Security