ポリシー サーバ接続情報は、実稼働環境のプライマリ サーバを反映する必要があります。 この情報は 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 IdentityMinder パスワード ツールを使用します。 詳細については、「設定ガイド」を参照してください。
|
Copyright © 2013 CA.
All rights reserved.
|
|