Symptom:
The following issues occur:
[WARNING: Response attribute will be trimmed. [attr = SMUSERGRP:memberOf] [actual attr len = number] [ response attr len = number]]
Note: In the Warning message, SMUSERGRP represents the variable name and memberOf represents the attribute value. The error message is specific to your configuration.
Solution:
The maximum length for the user assertion attributes is configurable by modifying settings in the EntitlementGenerator.properties file. To modify the length, go to the CA SiteMinder Federation: Legacy Federation Guide and follow the procedure in the section "Specify the Maximum Length of Assertion Attributes."
Symptom:
After configuring legacy federation objects using the Policy Server Management API or the FSS Administrative UI and then upgrading to the CA SiteMinder® 12.51 Administrative UI, the legacy federation objects are not visible in the Administrative UI. When you try selecting a legacy federation object in the Administrative UI you see the message,
Error: [General] The value for "Enabled" failed to convert to correct type.
Solution:
Run the XPS sweeper utility to help ensure the legacy federation objects build correctly. For information about the XPS sweeper utility, see the CA SiteMinder® Upgrade Guide.
Symptom:
The JBOSS container version 5.1 requires changes to the filtered packages specifications.
Solution:
From:
<property name="filteredPackages">javax.servlet,org.apache.commons.logging,javax.xml.parsers,org.xml.sax,org.w3c.dom</property>
To:
<property name="filteredPackages">javax.xml.namespace,org.apache.xml.resolver.helpers,javax.servlet,org.apache.commons.logging,javax.xml.parsers,org.xml.sax,org.w3c.dom</property>
Continue with other configuration steps of affwebservices deployment.
Copyright © 2015 CA Technologies.
All rights reserved.
|
|