+

Search Tips   |   Advanced Search

Disable automatic generation of Lightweight Third Party Authentication keys


We can disable the automatic generation of new Lightweight Third Party Authentication (LTPA) keys for key sets that are members of a key set group. Automatic generation creates new keys on a schedule specified when you configure a key set group, which manages one or more key sets. WAS uses key set groups to automatically generate cryptographic keys or multiple synchronized key sets. You must know the name of the key set group and the management scope where the key set group is defined.

The default key set group is CellLTPAKeySetGroup.

LTPA keys are used to encrypt the LTPA token.

We might want to disable the automatic generation of these keys so that we can generate them on a schedule. You should definitely disable automatic key generation if we disable node automatic synchronization. This disabling eventually causes the LTPA keys to fall out of synchronization between the dmgr and the node agents. Also, you should disable automatic key generation if we import or export LTPA keys to or from another cell. The automatic generation of LTPA keys changes keys over time and causes the cells to fall out of synchronization.

The following steps are needed to complete this task in the admin console.

 

  1. Click Security > SSL certificate and key management > Manage endpoint security configurations.

  2. Expand the tree to the inbound or outbound management scope that contains the key set group, and then click the scope link.

  3. Under Related Items, click Key Set Groups.

  4. Click the key set group to disable.

  5. Clear the Automatically generate keys option.

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

  7. Start the server again for the changes to become active.

 

Results

we have disabled the automatic generation of LTPA keys for the key sets in the key set group.

Tip: We can generate keys manually at any time by completing the following steps:

  1. Open the key set group collection.

  2. Select the check box beside the key set group.

  3. Click Generate keys.


Lightweight Third Party Authentication key sets and key set groups

 

Related tasks


Generating Lightweight Third Party Authentication keys