Sun Java System SAML v2 Plug-in for Federation Services User's Guide

To Deploy the SAML v2 Plug-in for Federation Services in WebSphere Application Server

To deploy the SAML v2 Plug-in for Federation Services in WebSphere Application Server, edit the Jacl descriptor by adding the following:

\$AdminApp install WAR-file-location {-contextroot deployment-URI -usedefaultbindings -nopreCompile JSPs -distributeApp -nouseMetaDataFromBinary -node WebSphereAS-node -cell WebSphereAS-cell -server WebSphereAS-instance -nodeployejb -appname deployment-URI -createMBeansForResources -noreloadEnabled -reloadInterval 0 -nodeployws}

where:

WAR-file-location

Defines the full path to the WAR file being deployed. 

deployment-URI

Defines the SAML v2 Plug-in for Federation Services URI. 

WebSphereAS-node

Defines the node under which the Application Server instance is configured. 

WebSphereAS-cell

Defines the cell under which the Application Server node is configured. 

WebSphereAS-instance

Defines the instance of the Application Server to which the SAML v2 Plug-in for Federation Services will be deployed. 

After editing the Jacl descriptor, run the following command to deploy the WAR:


# WebSphereAS-base/bin/wsadmin.sh -f Jacl-descriptor-file