Provisioning Credentials

To update an existing initial password, use the following guidelines:

  • To add an initial password when a credential does not yet exist, use importCredentials.

  • To add security question answers to an existing credential, use updateCredential. This method adds the answers if provided or, if none are provided, it removes them. The number of answers provided, plus the number of existing answers must be equal to or greater than the amount configured in minAnswers.

  • To add security question answers when a credential does not exist, use importCredentials.