SSOExchangeUrl Parameter (Connect-JIRA Cmdlet)
The URL used for consuming the SAML response and exchanging it for service specific credentials.
Syntax
Connect-JIRA -SSOExchangeUrl string
Data Type
cstr
Default Value
""
Remarks
The CData Cmdlets PowerShell Module for Jira 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 Jira.