SSOExchangeURL Parameter (Connect-Wordpress Cmdlet)
The URL used for consuming the SAML response and exchanging it for service specific credentials.
Syntax
Connect-Wordpress -SSOExchangeURL string
Data Type
cstr
Default Value
""
Remarks
The CData Cmdlets PowerShell Module for WordPress will use the URL specified here to consume a SAML response and exchange it for service specific credentials. The retrieved credentials are the final piece during the SSO connection that are used to communicate with WordPress.