+

Search Tips   |   Advanced Search

Import Lightweight Third Party Authentication keys


Overview

To support single sign-on (SSO) in WebSphere Application Server across multiple WAS domains or cells, share the LTPA keys and the password among the domains. We can import LTPA keys from other domains and export keys to other domains.

After exporting LTPA keys from one cell, import these keys into another cell. If the other cell is on a separate system, FTP the key file in binary format. To import keys, we must know the password for the exported key file to access the LTPA keys. Verify that key files are exported from one of the cells into a file.


Import key files for LTPA

  1. From the admin console for the cell that will receive the imported keys, go to...

      Security | Global security | Authentication mechanisms and expiration | LTPA

  2. In the Password and Confirm password fields, enter the password used to decrypt the LTPA keys.

    This password must match the password used in the cell from which we are importing the keys.

  3. In the Fully qualified key file name field, specify the fully qualified path to the location where the signer keys reside.

    We must have write permission to this file.

  4. Click Import keys to import the keys to the location specified in the Fully qualified key file name field.

  5. Click OK and Save to save the changes to the master configuration.

    It is important to save the new set of keys to match the new password so that no problems are encountered when starting the servers later.

After a new set of keys is generated and saved, the generated keys are not used in the configuration until WAS is restarted.

Recycle the node agents and application servers to accept the new keys. If any of the node agents are down, run a manual file synchronization utility from the node agent machine to synchronize the security configuration from the deployment manager.

Important: After you enter the password in the Password and Confirm password fields and click Save, the password is not redisplayed on the administrative console panel.


Related:

  • LTPA key sets and key set groups
  • Generate LTPA keys
  • Exporting LTPA keys
  • Disable automatic generation of LTPA keys
  • Change the number of active LTPA keys