Skip to content

engkeen-source/CyberArk-Ticketing-Checker

Repository files navigation

CyberArk-Jira-Integration

  1. Clone the repository Open it with Visual Studio directly will be faster to kickstart

image

  1. Add reference to the current solution
  • CyberArk.PasswordVault.PublicInterfaces.dll (copy from PVWA Bin Folder)
  • Newtonsoft.Json.dll v11.0.2 (depend on your PVWA version, go to PVWA Bin Folder, right click the dll file and check)
  • RestSharp.dll v106.13.0.0 (latest as of Dec 2021)

image

  1. Ensure .NET framework is 4.8

image

  1. Build the solution, dll will be located in the debug folder.

image

image

  1. Copy this dll to PVWA Bin folder.

Function Implemented

  1. Validate ticket pattern only
  • based on regex

About

Validate ticket pattern only

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages