Temenos Digital
Updated On 13 October 2023 | Min(s) read

SCA Lost Credential Management

INFORMATION

  • Kony Identity Provider (“Kony IDP”) is deprecated since release 21.04 and is not being further enhanced or developed.
  • Kony IDP software is provided as sample code for internal evaluation and demonstration purposes only, to assist clients with internal development and testing. This is provided on an ‘as-is’ basis only. Temenos does not represent compliance with any customer authentication standards or regulatory requirements. It is not warranted or supported for production use and any use is at client’s own risk.

Lost Credential Management API handles all the requests made by the user when the user has lost the credentials and is not able to sign in to the application.

Name Description Introduced In
verifyUser This API is used in the application to verify the user when the user has lost the credentials and is not able to sign in to the application. 2020.10
regenerateActivationCode This API is used in the application to regenerate the activation code if the earlier OTP has expired. Activation code will be set in the authentication server and used for validation in the further flows. These Validations must be validated in the authentication servers. 2020.10
requestResetPasswordOTP This API is used in the application to request an OTP to reset the password. The application sends the OTP to the registered Email ID, Phone Number, or both. These Validations must be validated in the authentication servers. 2020.10
verifyOTPPreLogin This API is used in the application to verify the user before the user successfully signs in to the application. The application sends an OTP to the registered Email ID, Phone Number, or both. The user must type the sent OTP in the application to gain access to the user account. These Validations must be validated in the authentication servers. 2020.10
resetUserPassword This API is used in the application to reset the user account password. These Validations must be validated in the authentication servers. 2020.10
generateCaptcha This API is used in the application to generate a CAPTCHA during the login process. These Validations must be validated in the authentication servers. 2020.10

Copyright © 2020- Temenos Headquarters SA

Published on :
Sunday, March 23, 2025 3:12:04 PM IST