pspete / psPAS

PowerShell module for CyberArk Privileged Access Security REST API
https://pspas.pspete.dev
MIT License
293 stars 91 forks source link

Update Get-PASAccount + Get-PASApplicationAuthenticationMethod #305

Closed pspete closed 4 years ago

pspete commented 4 years ago

Summary

Test Plan

Expected output returned for the below commands:

Expected certificate authentication values shown for the following command: Get-PASApplicationAuthenticationMethod -AppID SomeApp

Closes issues

Fixes #303 Fixes #304