Administer > Manage WebSphere Commerce features > WebSphere Commerce integration with WebSphere Portal > Single sign-on (SSO) and WebSphere Commerce Portal


Lightweight Third Party authentication

Use Lightweight Third Party Authentication is the recommended approach for the production environment. This option requires global security to be enabled on both the WebSphere Commerce Server and the WebSphere Portal server. An LTPA token is used here and single sign-on is automatically handled by the WebSphere Application Server.

The LTPA token is stored as a Java Authentication and Authorization Service (JAAS) subject pair of the active credential object. Refer to Java Authentication and Authorization Service (JAAS) for more information. Both the source server, such as WebSphere Portal server where the LTPA token is generated, and the target server, such as WebSphere Commerce where the LTPA token is validated, must have WebSphere Application Server global security enabled. WebSphere Application Server provides a cache timeout for LTPA tokens such that subsequent validation of the same requests may be ignored and reloads from the security cache instead.


Lightweight Third Party Authentication in a production environment

Using LTPA is the recommended approach for a production environment. This option requires global security to be enabled on both the Commerce server and the Portal server. Because LTPA token is used here, single sign-on is automatically handled by WAS.

It typically requires:

Portal server communicates with the Commerce Web server for Commerce Web services. For non-secure communication, port 80 is used. For secure communication, the Commerce tools port (typically port 8000) is used.


Lightweight Third Party Authentication in a test environment

LTPA is another possible SSO mechanism in a test environment. This option requires global security to be enabled in both the Commerce test environment and the Portal test environment. Because LTPA token is used here, single sign-on is automatically handled by WAS.

It typically requires:

Portal test environment communicates with the Commerce test environment through the non-secure port only (port 80).


+

Search Tips   |   Advanced Search