The installation instructions that follow reflect the GUI mode prompts. For UNIX systems, you can install the Option Pack by using console mode by executing the Option Pack binary file with the -i console command argument. The command line installation prompts are similar to the GUI mode prompts.
Note the following:
Additionally, you need to set the DISPLAY variable to your terminal, as follows:
DISPLAY=111.11.1.12:0.0
export DISPLAY
If you try to run in GUI mode on a UNIX system via a telnet window without an X-Windows session, the installer throws an Java exception and exits.
If you prefer, you can run the Wizard from the command-line in a console window.
To run the Configuration Wizard
./affl_config.bin
When prompted to enter a root URL, use the following syntax:
http://address.domain.com:port or https://address.domain.com:port
Do not enter any additional text.
When you specify a value for a root URL, the installation script appends additional information to it in the AffiliateConfig.xml file. For example, if you enter https://interceptor.domain.com:90 for the Federation Web Services Root URL, the script enters https://interceptor.domain.com:90/smafa/amts/test1.htm in the AffiliateConfig.xml file.
The entries are as follows:
Enter the domain for the local server where the SAML Affiliate Agent is installed, such as .mydomain.com.
Enter the URL at the consumer site where the producer redirects users during consumer requests. This is a URL to the consumer’s secure Web server where the SAML Affiliate Agent is installed. We recommend that you use an SSL connection and that the URL begin with https://, such as https://mysslserver.example.com:90
The SSLInterceptorURL enables the SAML Affiliate Agent to obtain the SAML artifact, which identifies the SAML assertion stored at the producer. The assertion contains user profile and session information. After the Agent gets the artifact, it makes a call on the SSL back channel to the producer to retrieve the actual assertion.
For all web servers, you must add the HTTPSPorts attribute to the AffiliateConfig.xml file and specify the same port number as you specify for the SSLInterceptorURL attribute. The HTTPSPorts attribute must be added to the GlobalInfo tag in the AffiliateConfig.xml file.
Important! The SAML Affiliate Agent is not compatible with the FIPS 140-2 encryption standards.
Enter the URL to the Web server at the producer where the Web Agent and Web Agent Option Pack are installed. This must be a secure URL that begins in the form https://, such as https://myserver.ca.com:81
This password must match the password for a consumer defined in the Policy Server User Interface. For more information about consumers, see the Federation Security Services Guide.
saml_affiliate_agent_home\bin\IIS
Windows: Sun_Java_System_home\https-hostname\config
UNIX: Sun_Java_System_home/https-hostname/config
Windows: Apache_home\conf
UNIX: Apache_home/conf
These locations apply only after running the Configuration Wizard. When you first install the Agent, the file’s default location is saml_affiliate_agent_home\config (Windows) or saml_affiliate_agent_home/config (UNIX).
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |