This section walks you through configuring profiles and policies for credentials that are supported by CA Advanced Authentication
Important! (For JBoss EAP 6.2 application server) If the number of policies are more than 500 or an exception occurred on the request parameters for a single request in the Administrative Console, add the following system properties after the <extensions> tag in the standalone.xml, located in the <JBOSS_HOME>\standalone\configuration folder.
<system-properties>
<property name="org.apache.tomcat.util.http.Parameters.MAX_COUNT" value="2000"/>
</system-properties>
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|