Closed BeejCyr closed 11 months ago
Hey @BeejCyr,
There was an issue with this function where the return type was not properly getting set to plain/text
. A work-around for the currently released version v1.2.1 is to specify the return type like so Get-PasswordDictionary -ReturnType 'text/plain'
. This is fixed in https://github.com/sailpoint-oss/powershell-sdk/commit/fcec46006126f1b3da4c70d2e29474374bf47757 and in future releases will be able to be called without specifying a -ReturnType
.
When calling the Get-PasswordDictionary with no additional parameters, the call fails. Calling it with -Verbose reveals the following: