Integrating an SWP into Enterprise Portal

Beginning with Enterprise Security 6.0, you can integrate an SWP into Enterprise Portal as a portlet. First deploy the SWP into EAServer as a standalone Web application—see “Installing and configuring a Secure Web Proxy”.

Once you verify that the SWP is working correctly as a standalone Web application, use Portal Studio to create a portlet that includes a JSP element with the SWP content you want. For complete information about creating and configuring portlets, see the Enterprise Portal Developer’s Guide.

To configure the JSP element:

In swp.properties, verify that these properties are commented out:

Once this configuration is complete, you should see the appropriate content display in the preview window. See the Security/security.log and the server log file—for EAServer, this is typically $JAGUAR/bin/Jaguar.log—for error and diagnostic information.