2.5 Generating SSO API Token

This section describes how to generate SSO API token.

To generate the API token:
  1. Navigate to the <COMPLIANCE_STUDIO_INSTALLATION_PATH>/mmg-home/bin directory.
  2. Execute the ./token-generator.sh ECM_API_USER script with any value as ECM API User.
    The value of the SSO Token will be available in the token.outfile of the same directory.

    Note:

    If any changes are made in the public.key and private.key files, then the user must re-generate the SSO API token.