Skip to content

v5.3.69

Compare
Choose a tag to compare
@pspete pspete released this 26 Jul 20:36
· 107 commits to master since this release

psPAS v5.3.69

Module update to cover all CyberArk 12.6 API features

  • New Commands
    • Enable-PASUser
      • New command, supported from 12.6
    • Disable-PASUser
      • New command, supported from 12.6
  • Updates
    • Get-PASAccount
      • Added savedFilter parameter, supported from 12.6
    • Get-PASGroup
      • Added id parameter, supported from 12.6
      • Added groupName parameter, supported from 12.2.
    • Get-PASAccountGroup
      • Depreciated use of "Get Safe account groups" API
      • Makes ParameterSet based on Get account group by Safe API the default.
    • Updates URL formatting to include a forward slash (/) to end of URL for functions which may include a dot (.) via provided parameter values.
    • Updated documentation and help text.