Skip to end of metadata
Go to start of metadata

The ChallengeResponseWebService provides operations to manage challenge response functionality within OpenIAM. Challenge response functionality is commonly used to verify a users identity through a set of questions when they want to unlock themselves using a self service application.

ChallengeResponseWebService Operations

  • addQuestion
  • addAnswer
  • answersByUser
  • allQuestions
  • removeQuestion
  • addAnswers
  • questionsByUser
  • updateAnswer
  • questionsByGroup
  • getQuestion
  • updateQuestion
  • isResponseValid
  • removeAnswer
  • userAnserExists
  • saveAnswers
  • getAnswer

Endpoint address:
http://<hostname>/idm-ws/idmsrvc/ChallengeResponseWebService

Wsdl:
http://<hostname>/idm-ws/idmsrvc/ChallengeResponseWebService?wsdl

Target namespace:
urn:idm.openiam.org/srvc/pswd/service
|

Labels: