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

Create a Logon Function in a base module

Ethlas opened this issue · comments

Logon Function

As a Developer,
I want maintain the list repository in a simplified manner for login in
So that Each login function (or section of code) will be the same in all our scripts.

Test Scenarios

Sadly, this is a big change which will require a lot of testing

Given a script
When running it
Then be able to still login

Implementation

Create a new module - Add function to the module

Notes

Implementation Tasks

The following issues have been created to implement this user story:

#307