Adding LTPA tokens
You can add a Lightweight Third-Party Authentication (LTPA) token to a SOAP message if you want LPTA token authentication.
Before you begin
Note: An LTPA provider and LTPA identity must be defined
in the Physical View of the Architecture School perspective before
you can create a token for a SOAP message. For instructions about
creating an LTPA provider, see Adding an LTPA provider to the Physical view.
About this task
LTPA is an authentication technology used in IBM® WebSphere® and Lotus® Domino® products.
When you add an LTPA token to a SOAP message in a Rational® Integration Tester project, Rational® Integration Tester is authenticated automatically when accessing a web service that needs an LTPA authentication token. An LTPA token prevents LTPA authentication errors while testing the message.
Procedure
- Create an LTPA identity.
- Open a SOAP message for editing.
- On the Config page, right-click the node and click Properties.
- In the Field Properties dialog, click the WS-Security tab.
- On the WS-Security page, ensure that the Enable field is selected.
- Select LTPA Token from the drop-down list.
- In the Transformation Name field, enter a display name for the token.
- In the LTPA Identity list, select
the name of the identity you created in step 1.Note: The identity you select must be based on the relevant LTPA provider.
- Click OK.
Results
The specified LTPA token is added to the configuration of the SOAP message.