Closed pspete closed 5 years ago
psPAS 3.0
BaseURI
WebSession
PVWAAppName
SessionToken
ExternalVersion
New-PASSession
UseV9API
UseV10API
UseClassicAPI
New-PASSAMLSession
New-PASSharedSession
Close-PASSAMLSession
Close-PASSession
Close-PASSharedSession
Start-PASCredChange
Invoke-PASCPMOperation
Start-PASCredVerify
Invoke-PASCredChange
Invoke-PASCredVerify
Invoke-PASCredReconcile
Get-PASApplications
Get-PASApplicationAuthenticationMethods
Get-PASAccountCredentials
Get-PASSafeMembers
Find-PASSafe
Get-PASSession
Use-PASSession
CertificateThumbprint
OTP
$SecureMode
$AdditionalInfo
Get-PASPSMConnectionParameter
path
Export-PASPlatform
Export-PASPSMRecording
New-PASUser
ChangePassOnNextLogon
Summary
psPAS 3.0
BaseURI
,WebSession
,PVWAAppName
,SessionToken
,ExternalVersion
New-PASSession
still requiresBaseURI
, and will acceptPVWAAppName
UseV9API
&UseV10API
Parameters renamed toUseClassicAPI
UseClassicAPI
switch parameter to force usage of the Classic API Endpoint.BaseURI
,WebSession
,PVWAAppName
,SessionToken
&ExternalVersion
are not returned from module functions in output.New-PASSAMLSession
New-PASSession
.New-PASSharedSession
New-PASSession
.Close-PASSAMLSession
Close-PASSession
.Close-PASSharedSession
Close-PASSession
.Start-PASCredChange
Invoke-PASCPMOperation
.Start-PASCredVerify
Invoke-PASCPMOperation
.Invoke-PASCredChange
Invoke-PASCPMOperation
.Invoke-PASCredVerify
Invoke-PASCPMOperation
.Invoke-PASCredReconcile
Invoke-PASCPMOperation
.Get-PASApplications
- Removed old pluralised aliasGet-PASApplicationAuthenticationMethods
- Removed old pluralised aliasGet-PASAccountCredentials
- Removed old pluralised aliasGet-PASSafeMembers
- Removed old pluralised aliasFind-PASSafe
(Thanks (again) steveredden!)Invoke-PASCPMOperation
Get-PASSession
Use-PASSession
New-PASSession
CertificateThumbprint
ParameterOTP
Parameter$SecureMode
&$AdditionalInfo
parameters. -Get-PASPSMConnectionParameter
path
parameter now expects a folder to save the file to.Export-PASPlatform
path
parameter now expects a folder to save the file to.Export-PASPSMRecording
path
parameter now expects a folder to save the file to.New-PASUser
ChangePassOnNextLogon
parameter for working with latest API methodNew-PASUser
was failing to set the change password at next logon flag for a new user.