WebSphere

 

Portal Express, Version 6.0
Operating systems: i5/OS, Linux, Windows

 

Securing WSRP by LTPA for a Producer portal

As a Producer, you can ensure security for the WSRP services that you provide by configuring the Producer portal for LTPA token authentication.

With IBM® WebSphere® Portal Express you can use all security tokens that IBM WebSphere Application Server supports. For most tokens the Consumer and Producer portal need to share the same user registry, for example, LTPA. The example scenarios and configuration procedures in the following sections use LTPA token forwarding. For more general and detailed information about how to configure LTPA refer to the WebSphere Application Server information center, especially under the following locations:

To configure LTPA token authentication for your Producer portal, proceed by the tasks listed in the following. After completing all tasks, make sure that you restart the portal. In a cluster configuration, restart the portal on each node.

  1. Exporting the portal EAR file
    When you configure WSRP security by LTPA authentication, you start by exporting the portal EAR file so that you can later make the modifications required for LTPA authentication.

  2. Importing the portal EAR file into an assembly tool
    Import the portal EAR file into an assembly tool in which you can later modify the file and configure it for WSRP security by LTPA authentication

  3. Configuring the Producer portal for LTPA token authentication
    After you have exported the portal EAR file and imported it into the assembly tool, you can now make the modifications required to configure your Producer portal for LTPA authentication.

  4. Exporting the modified portal EAR file from the assembly tool
    After you have made the modifications for security by LTPA authentication, you export the portal EAR file from the assembly tool so that you can redeploy it.

  5. Redeploying the portal EAR file
    After you have modified the portal EAR file for LTPA authentication and exported it from the assembly tool, you can now redeploy the file.

 

Parent topic:

Preparing security for a WSRP Producer portal