ironmansoftware / powershell-universal

Issue tracker for PowerShell Universal
https://powershelluniversal.com
35 stars 3 forks source link

Set-PSUIdentity fails with a 405 Error #2085

Closed zac-driscoll closed 1 year ago

zac-driscoll commented 1 year ago

Steps to Reproduce

$DogID = Get-PSUIDentity -Name "Bug" Set-PSUIdentity -Identity $DogID -Name "Austin"

Expected behavior

Should change the name of the identity.

Actual behavior

Returns a 405 Error

Environment data

Powershell Universal 3.8

Visuals

No response

donlent commented 1 year ago

...and since you'll hopefully take care of that, could you please also allow to Set the Password? 😁

For example: Set-PSUIdentity -Identity $Identity -Password "myNewPassword" This would indeed also solve my former issue mentioned here: https://github.com/ironmansoftware/issues/issues/1879

Thanks!

adamdriscoll commented 1 year ago

@donlent - We'll get that added in 3.8.