Previous Topic: Defects Fixed in 12.52Next Topic: User Database Configuration Failure (173170)


Unable to retrieve the HTTP Headers (173924)

Symptom:

When using remote provisioning at the SP side with the delivery mode set as HTTP headers, the HTTP headers cannot be retrieved.

Solution:

This is no longer an issue.

STAR Issue: 21493785-1

Values for Idle and Max Cookie Timeouts Changed (173107)

Symptom:

The FEDSESSION cookie timeout settings default values changed.

Solution:

The values in the documentation have been updated.

STAR issue: 21455676-01

Asserting Party Not Accepting ACS URL in an Authentication Request (170971)

Symptom:

CA SiteMinder® Federation Standalone was not accepting and processing the Assertion Consumer Service URL in the incoming authentication request. The system did not verify whether the authentication request had an Assertion Consumer Service URL defined.

Solution:

For an IdP-to-SP partnership, the Administrative UI has a new check box labeled Accept ACS URL in the Authnrequest. This check box is in the SSO section of the SSO and SLO step of the partnership configuration. To confirm that the URL is present and valid in the authentication request, and it is in the metadata, select this option.

STAR issue: 21361990

Incorrect XPSExport Command Syntax for Backing Up a Configuration (173659)

Symptom:

The XPSExport command syntax specified in the following line of "Back up an Existing Configuration" is incorrect:

XPSExport export_file_name -xa -passphrase passphrase

Solution:

This issue has been fixed. The command syntax is now correctly stated as follows:

XPSExport export_file_name -xe -xp -passphrase passphrase

STAR issue: 21480783-2