Configuring credentials for use with Reader Extensions

To apply usage rights to PDF documents, configure LiveCycle with a valid credential for Reader Extensions. A credential may have been configured during the installation of LiveCycle. If you did not configure your Reader Extensions credential while running Configuration Manager or if you need to import a new or replacement credential, you can do so using the Trust Store Management pages.

If you are using an evaluation credential, replace it with a production credential when moving to your production environment. To update an expired or evaluations credential, first delete the old Reader Extensions credential.

For information about obtaining a credential, see Preparing to Install LiveCycle (Single Server).

The Trust Store may contain more than one Reader Extensions credential. You must designate one of those credentials as the default Reader Extensions credential. The default credential is used when a Workbench user is unable to determine which credential to use during process creation. These rules apply to default credentials:

  • If you import a Reader Extensions credential and the Trust Store contains no other Reader Extensions credentials, it is set as the default.

  • If you import a Reader Extensions credential with the Default option selected, the default type is removed from an existing default credential. The imported credential becomes the default.

  • You cannot delete a default Reader Extensions credential. To delete the default credential, first set another credential as the default. An exception to this rule is that if there is only one credential, you can delete it even though it is the default.

  • You cannot update a default Reader Extensions credential.

Note: You can also import and delete credentials programmatically. (See Programming with LiveCycle.)

Import a Reader Extensions credential

  1. In Administration Console, click Settings > Trust Store Management > Local Credentials.

  2. Click Import and, under Trust Store Type, select Reader Extensions Credential.

  3. (Optional) To indicate that this credential is the default credential to use with Reader Extensions, select Default.

  4. In the Alias box, type an identifier for the credential. This identifier is used as the display name for the credential in Reader Extensions. This alias is also used to access the credential programmatically using the LiveCycle SDK.

    Note: The alias name is automatically converted to uppercase for display purposes. The alias name is not case-sensitive when you refer to it in a process.
  5. Click Choose File to locate the credential, type the password of the credential, and then click OK.

    If the error message "Failed to import credential due to either incorrect file format, or incorrect password" appears, verify that the password is valid.

Remove a Reader Extensions credential

  1. In Administration Console, click Settings > Trust Store Management > Local Credentials.

  2. Select the credential and click Delete.

Replace a Reader Extensions credential

  1. In Administration Console, click Settings > Trust Store Management > Local Credentials.

  2. Make note of the existing credential’s alias and then select it and click Delete.

  3. Import the new credential using the exact same alias name.

// Ethnio survey code removed