Your Website
 
Login Procedure
  1. Enter User Name
  2. Redirect To TTP For 2Factor Authentication
  3. View Protected Area
 
Successful Page
User Has Successfully Logged-in And Can Now View Protected Pages
 
Successful Page
 
Following Is The Decrypted Value Of "ResponseKey" Parameter:

  • <UserName> = Name of the user who was just authenticated
  • <AgeGroup> = Age group this user belongs to "Minor" or "Adult" or "Senior". This personal information is visible to a Online Service Provider (OSP) or all OSPs depending on user privacy rules and regulations.
  • <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