Closed pspete closed 5 years ago
Recent module updates meant password was not getting returned if querying the ClassicAPI.
Get-PASAccountPassword
Get-PASResponse
Summary
Recent module updates meant password was not getting returned if querying the ClassicAPI.
Get-PASAccountPassword
updated to handle output of Get-PASResponse for both Classic & Version 10 API endpoint.Get-PASResponse
updated to send the originally returned string, logic to remove opening & closing quotation marks moved intoGet-PASAccountPassword
.