Le informazioni di connessione del Policy Server devono rispecchiare il server primario per l'ambiente di produzione. Queste informazioni sono composte da ConnectionURL, dal nome utente e dalla password per l'account di amministratore di SiteMinder e dal nome e dal segreto condiviso dell'agente.
Nell'esempio seguente, i valori modificabili vengono mostrati in LETTERE MAIUSCOLE.
<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>
Nota: per i valori che richiedono testo crittografato, utilizzare lo strumento Password di CA Identity Manager. Per ulteriori informazioni, consultare la Guida alla configurazione.
|
Copyright © 2015 CA Technologies.
Tutti i diritti riservati.
|
|