Your Website
 
Login Procedure
  1. Enter User Name
  2. Redirect To TTP For 2Factor Authentication
  3. View Protected Area
 
Failure Page
User Has Failed To Login
 
Failure Page
 
Following Is The Decrypted Value Of "ResponseKey" Parameter:

  • <UserName> = Name of the user who was just authenticated
  • <Result>= "SUCCESS" OR "FAILED" shows status of the authentication
  • <URLExpiry> = This parameter can be used by your website or portal to check the validity period of above URL. This <URLExpiry> value is same as <URLExpiry> value passed before authentication.
 
Various Methods To Decrypt "ResponseKey" Parameter:
 
** This is a demo for integrating your existing website or application with a Trusted Third Party service for secure Two Factor SSO Authentication