Symptoms
APM WebSSO (SSOv1) incorrectly handles POST request to Start URI.
Impact
WebSSO does not update Content-Length on sending to backend server.
Conditions
WebSSO appends SSO parameters to the payload from a POST request without adding the ampersand (&) delimiter.
Workaround
This issue has no workaround at this time.