Skip to content

v6.0.2

Compare
Choose a tag to compare
@pspete pspete released this 22 Aug 23:12
· 26 commits to master since this release

psPAS v6.0.2

Update & Breaking Change

  • New-PASSession
    • All Privilege Cloud Shared Services Authentication via the CyberArk Identity Platform now depends on the pspete IdentityCommand module.
    • Adds Identity User Authentication, using the IdentityCommand module to satisfy Identity MFA challenges and obtain required authentication token to use against Privileged Cloud Shared Services.
    • Adds logic to determine correct Identity tenant URL based on provided Privileged Cloud Subdomain value.
    • Both Privileged Cloud API URL & Identity Portal URL are required to be specified if subdomain value is not provided.
    • Service User authentication for Shared Services introduced in recent previous versions requires installation of IdentityCommand module and specification of additional attribute.
    • See the docs & New-PASSession for full details.