Configuration of an LTPA junction

Single signon to WebSphere with an LTPA cookie requires the following configuration tasks:

  1. Enable the LTPA mechanism.

  2. Provide the name of the key file used to encrypt the identity information. Provide the password to this key file.

  3. Ensure the LTPA cookie name for the WebSEAL junction matches the WebSphere LTPA cookie name.

    The name of the WebSEAL cookie containing the LTPA token must match the configured name of the LTPA cookie in the WebSphere application. You can configure the jct-ltpa-cookie-name configuration item on a global or per junction basis. If we do not configure this cookie name, WebSEAL uses the same default values as WebSphere. See Specify the cookie name for junctions.

The first three configuration requirements are specified in the following options to the standard junction and virtual host junction create commands.

Use these options in addition to other required junction options when creating the junction between WebSEAL and the back-end WebSphere server. For example:

Parent topic: LTPA overview