Previous Topic: Defects Fixed in 12.52 SP1Next Topic: Product Limitations


Defects Fixed in 12.52

Server 500 Error while Accessing the SPS User Interface (178615)

Symptom:

The SPS was formerly protected using a form-based authentication scheme. This method worked with r12.5. However, with r12.51 using this method caused a server 500 error.

Solution:

This issue is no longer valid in12.52 because the installer protects the UI by default. The existing protection topic is updated with the new procedure.

Star issue 21482778-1.

Updates to SPS Documentation (178610)

Symptom:

The SPS documentation required be corrected for the configuration of SPS AdminUI (r12.51).

Solution:

The documentation has been fixed indirectly ecause the Ui has been updated in r12.52.

Star issue 21595300-1.

The Secure Proxy Server Failed to Mask the Destination URL (177119)

Symptom:

The Secure Proxy Server was failing to mask the destination application URL even after using the the following Forward rule.
proxy_rules.xml :
<nete:case value="/ucmepp/">
<nete:forward filter="UCM">
" target=_blankhttp://xt99s.na.ko.com:16183/ucmepp/$1</nete:forward>
</nete:case>

Solution:

This problem is fixed.

Star issue 21468512-1.

SAMLDataPlugin Was Missing in SPS Install (174197)

Symptom:

SAMLDataPlugin was not included in the SPS Installation. This plug-in is required for HTTP Header Redirect Mode to work.

Solution:

The plug-in is now included in the SPS installation.

Administrrative User Inferface URL Not Clear

Symptom:

The URL to launch the Administrative User Interface did not specify that the Tomcat port has to be specified with the fully qualified host name.

Solution:

This is no longer an issue. The Administration Guide has been updated.

STAR Issue: 21482552-1

Protect the Administrative User Interface Documentation (173062)

Symptom:

The procedure to protect the Administrative User Interface (UI) has an error.

Solution:

This is no longer an issue. In this release, the Administrative UI is protected as part of the installation.

STAR Issue: 21482512-1

Extra Space in Closing TAG (172764)

Symptom:

The CA SiteMinder Web Services Scenarios Guide, Authentication REST Interface section for the authentication web service logout request" had a space in the closing TAG.

Solution:

The space has been removed.

Star Issue 21467829;1

Extra Space in TAG Name (172760)

Symptom:

The CA SiteMinder Web Services Scenarios Guide,, Authentication REST Interface section on page 15 had a space shown in the value for the LoginResponse.authenticationResponses.response.name TAG.

Solution:

The extra space was removed.

Star issue 21467829;1.

Mismatched TAGS in Web Services Document (172758)

Symptom:

The CA SiteMinder Web Services Scenarios Guide, Authentication REST Interface, Login Response section had mismatched TAGS for an HTTP return code 200.

Solution:

The documentation has been corrected.

Star issue 21467829;1.

SPS Displays Destination Application URL (172522)

Symptom:

SPS r12.5 does not mask the destination application URL even when the forward proxy rules are used.

Solution:

This is no longer an issue. The filteroverridepreservehost parameter has been added to the server.conf file.

Note: For more information, see the Administration Guide.

STAR Issue: 21468512-1

HTTP Headers Redirect Mode Was Not Working for SPS (172422)

Solution:

HTTP Headers Redirect were not working.

Symptom:

This problem has been corrected. The attribute data appears in the headers as appropriate.

SPS Start-up Problem

Symptom:

The customer was seeing the following error:

*** glibc detected *** /apps/java/jdk1.6.0_43/bin/java: double free or corruption (!prev): 0x09107de8 ***
======= Backtrace: =========
/lib/libc.so.6[0x2b99a1]
/lib/libc.so.6[0x2bc0e1]
/usr/lib/libstdc++.so.6(_ZdlPv+0x22)[0xa0394df2]
/usr/lib/libstdc++.so.6(_ZdaPv+0x1e)[0xa0394e4e]
/apps/secure-proxy/agentframework/bin/libSPS60Agent.so(_ZN13CSmNamedMutex20GetDefaultServerPathEv+0xf7)[0xa1aa2e43]



Solution:

This is no longer an issue:

Star issue: 21374490-1