策略服务器连接信息必须反映生产环境中的主服务器。 此信息包括 ConnectionURL、SiteMinder 管理员帐户的用户名和密码、代理的名称和共享密钥。
下例中,可编辑的值将以大写字母显示。
<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>
注意:请使用 CA Identity Manager 密码工具来加密要求加密文本的值。 有关详细信息,请参阅《配置指南》。
|
版权所有 © 2015 CA Technologies。
保留所有权利。
|
|