JiJi Self Service Password Reset supports mobile/SMS code authentication process. At the time of password reset, a confirmation code is send to the mobile and users have to enter this code in the self-service pages to verify their identity.

Just as in email verification, an AD attribute is also associated with this authentication method. It stores mobile number of the users, used during verification. Local mobile service providers generally offer an interface to receive emails. This has a specified format containing mail, message and mobile number, which is used for sending mobile codes to the users’ mobiles.

Administrators can configure the service provider email and message formats for enabling the code transmission.

Mobile/SMS API Integration

JiJi Password Reset Suite supports integration of the following two types of SMS APIs

  • HTTP SMS API
  • Email to SMS (SMTP API)

HTTP SMS API

JPRS supports to integrate HTTP API to send mobile verification code using either HTTP or HTTPS protocols.

Mobile/SMS API Integration

Email to SMS (SMTP API)

JPRS also supports to integrate SMTP API to send mobile verification code using Email to SMS service.

Mobile/SMS API Integration

Password Reset by Mobile/SMS Code Verification:

Self Service Password Reset Suite helps Active Directory users to easily reset their password through mobile code verification process. See the 4-step process to reset password by mobile/SMS authentication given below.

Mobile/SMS API Integration