Develop > Presentation layer > WebSphere Commerce integration with WebSphere Portal > WebSphere Commerce Portal development environment > Setup the WebSphere Commerce Portal development environment


Configure LTPA single sign-on for WebSphere Commerce

The LTPA option requires WebSphere Application Security administrative security to be enabled on both the WebSphere Commerce server and the Portal server. LTPA is the most secure method of performing single sign on.


Before you begin

Ensure that you have completed the following task:


Procedure

  1. From the MVCPortlet project, navigate to WebContent/WEB-INF/com.ibm.commerce.foundation directory.

  2. Open portlet-config.xml in a text editor.

  3. Search for the credential type portlet-plug-in tag and add the following set-property:

    <set-property name="AuthenticationType" value="LTPA" /> 
    

  4. Save the file.


+

Search Tips   |   Advanced Search