The SetupFederationSample.pl script executes the sample application and sets up the Identity Provider and Service Provider objects that enable single sign-on and single logout.
This script is located in the directory policy_server_home/samples/federation
To run the sample application script, enter:
perl SetupFederationSample.pl -command_option value
You can specify several command options in a command line.
Example:
perl SetupFederationSample.pl -idp FSS
Important! All the command line options are case-sensitive.
You can deploy the sample application on one or two systems.
The SetupFederationSample.pl command options are:
Specifies the user name of the SOA Security Manager Administrator. Use this option only when you are setting up a SOA Security Manager system.
Specifies the password of the SOA Security Manager Administrator in clear text. Use this option only when you are setting up a SOA Security Manager system.
Removes all objects created by the sample application.
Creates only the Identity Provider objects in the policy store. You cannot use this option and the -sp option together. If you do not specify a value for this option or the -sp option, the sample application assumes a default of SOA Security Manager-to-SOA Security Manager communication. The possible values are FSS or SMFE.
Creates only Service Provider policy objects in the policy store. You cannot use this option and the -idp option together. The possible values are FSS or SMFE.
(optional) Indicates which application is installed at the partner site. The default is FSS. Possible values are: FSS or SMFE.
| Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |