Previous Topic: Defects Fixed in 12.52Next Topic: Limitation for SAML 1.1 Transactions


Product Limitations

SAML 2.0 Features that Cannot Be Used with the Simple URL Session Scheme

The following features do not work when the simple_url session scheme is configured for the SPS:

For more information about these SAML 2.0 features, see the CA SiteMinder Federation Security Services Guide.

POST Preservation Issue with Transfer-Encoding Header

The SPS has a limitation for post preservation support with Transfer-Encoding chunked header.

For chunked data to be sent from the SPS to a protected resource, the user should be authenticated and have an established session. The SPS does not challenge a user for credentials in response to a request where chunked data is sent via a POST.

When using proxy filters for accessing the request or response data, the request or response is no longer sent in a chunked format. The entire request or response body is buffered within SPS and sent in a non-chunked or content-length based format.

Large File Handling Limitation

The SPS handling of large files is limited by system resources, memory, and JVM.

If pre-filters or post-filters access a request or response body, the SPS does not use large file-handling block size. The SPS buffers the entire request or response body.

Filter and Group Filter Name Restrictions

The following limitations affect group filters or filters definitions:

The groupfilter names and filter names should be different. You cannot use the same names for group filter names and filter names. If the filter names and groupfilter names are the same, the results may be unpredictable.

SPS Federation and Security Zones

A Secure Proxy Server that is deployed as a federation gateway cannot support SSO security zones when using multiple virtual hosts.