Forgot Password

A user can use the OIG Self Service REST API to reset a forgotten password using the following URIs:
  • /unauthservice/passwordreset GET: This retrieves the challenge questions for the user.

  • /unauthservice/passwordreset POST: The user supplies the new password and responses to the challenge questions.