The Policy Server connection information must reflect the primary server for the production environment. This information consists of the ConnectionURL, the user name and password for the CA SiteMinder® Admin account, and the name and shared secret for the Agent.
In the following example, the editable values appear in CAPITAL LETTERS.
<config-property> <config-property-name>ConnectionURL</config-property-name> <config-property-type>java.lang.String</config-property-type> <config-property-value>DEVELOPMENT.SEVERCOMPANY.COM,VALUE,VALUE,VALUE</config- property-value> </config-property> <config-property> <config-property-name>UserName</config-property-name> <config-property-type>java.lang.String</config-property-type> <config-property-value>SITEMINDER-ADMIN-NAME</config-property- value> </config-property> <config-property> <config-property-name>AdminSecret</config-property-name> <config-property-type>java.lang.String</config-property-type> <config-property-value>ENCRYPTED-PASSWORD</config- property-value> </config-property> <config-property> <config-property-name>AgentName</config-property-name> <config-property-type>java.lang.String</config-property-type> <config-property-value>DEVELOPMENT-AGENT-NAME</config-property- value> </config-property> <config-property> <config-property-name>AgentSecret</config-property-name> <config-property-type>java.lang.String</config-property-type> <config-property-value>ENCRYPTED-AGENT-SECRET</config- property-value> </config-property>
Note: For the values that require encrypted text, use the CA Identity Manager password tool. For more information, see the Configuration Guide.
|
Copyright © 2014 CA.
All rights reserved.
|
|