Les informations de connexion du serveur de stratégies doivent mentionner le serveur principal de l'environnement de production. Ces informations comprennent l'attribut ConnectionURL, le nom d'utilisateur et le mot de passe du compte d'administrateur SiteMinder, ainsi que le nom et le secret partagé pour l'agent.
Dans l'exemple suivant, les valeurs modifiables s'affichent en majuscules.
<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>
Remarque : Pour les valeurs qui requièrent un texte chiffré, utilisez l'outil de modification de mots de passe CA Identity Manager. Pour plus d'informations, consultez le Manuel de configuration.
|
Copyright © 2015 CA Technologies.
Tous droits réservés.
|
|