5.3 Provisioning Passphrase for the User

Perform the following steps to provision the passphrase question and answer for a user.

NOTE:If the passphrase is already provisioned, performing these steps will change the passphrase.

  1. Navigate to the folder where the JSSO API files are stored.

  2. Open the command prompt and run the following command:

    java -jar "jssoapi-cmd-8.8.0-0.jar" -a admin.json -pp user.json

    NOTE:The user.json file must contain the following information.

    "passphrase":{
            "question":"What is the name of your organisation",
            "answer":"Micro Focus"
  3. Restart SecureLogin.

  4. Navigate to SecureLogin > Advanced > Change Passphrase and verify that the passphrase is provisioned.