psPAS Release 7.1
[7.1.0]
More recognition to JP-Consulting for the help on this release and ongoing project sponsorship
Added
Clear-PASDependentLinkedAccount- New Function to remove a linked account from a dependent account
Set-PASDependentLinkedAccount- New Function to link an account to a dependent account
Register-PASFIDO2Device- New Function to register a FIDO2 device, either for the logged on user or, as an administrator, on behalf of another user
- Performs the WebAuthn ceremony locally via
webauthn.dll; requires Windows 10 1903+ and CyberArk 14.6+
- Vault Remote Manager (VRM) commands
Get-PASVRMServiceConfigGet-PASVRMServiceConfigParameterGet-PASVRMServiceStatusGet-PASVRMDRSystemHealthSet-PASVRMServiceConfigStart-PASVRMServiceStop-PASVRMServiceRestart-PASVRMServiceInvoke-PASVRMFailover
- Custom Ticketing System commands
Import-PASTicketingSystemExport-PASTicketingSystemLog
Rename-PASPlatform- New Function to rename a platform ID
Updated
Add-PASDependentAccount- Adds logic to work against ISPSS endpoints which use different URL paths to Self-Hosted
Get-PASDependentAccount- Adds logic to work against ISPSS endpoints which use different URL paths to Self-Hosted
Set-PASDependentAccount- Adds logic to work against ISPSS endpoints which use different URL paths to Self-Hosted
Remove-PASDependentAccount- Adds logic to work against ISPSS endpoints which use different URL paths to Self-Hosted
Approve-PASRequest- Adds logic to prevent bulk approvals being sent to ISPSS as this is not a supported action.
New-PASSession- Replaces third-party
DSInternals.Win32.WebAuthn.dlldependency with an inline P/Invoke wrapper around the built-in Windowswebauthn.dllfor FIDO2 authentication
- Replaces third-party
New-PASUser/Set-PASUser/New-PASDirectoryMapping/Set-PASDirectoryMapping- Adds
PKIPNas an allowed value forallowedAuthenticationMethods
- Adds
Set-PASUser- Extends
loginToHourto accept a range of 0-24 (previously 0-23) - Adds
IBVSDKas an allowed value forunAuthorizedInterfaces - Adds a missing
vaultAuthorizationvalue
- Extends
Fixed
ConvertTo-FilterString- Defaults
LogicalOperatortoANDto avoid sending filters with an empty logical operator
- Defaults