SCA Lost Credential Management

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
verifyDbxUser 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. 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. 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. 2020.10
resetDbxUserPassword This API is used in the application to reset the user account password. 2020.10
generateCaptcha This API is used in the application to generate a CAPTCHA during the login process. 2020.10

Bookmark Name Actions
Feedback
x