Uploaded image for project: 'AMRIT'
  1. AMRIT
  2. AMM-1198

M1-V3 Creation of Aadhaar Via Biometric

    XMLWordPrintable

Details

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Low Low
    • None
    • None

    Description

      As discussed in today's workshop
       
      The correct attribute values are as follow:-
       
      lr = 'Y'; (This Attribute is passed as 'N' by them due to which K-547 error arises)
       
       
      Rest parameters are as is:- 
       
      ra = deviceType; //'F' for fingerprint
      rc = 'Y';
      de = 'N';
      pfr = 'N';
      text = '2.5' + ra + rc + lr + de + pfr;
      wadh = Base64.stringify(sha256(text)); //Convert to SHA-256; and then to base64
       
       
      Also, the sample Biometric javascript PID generation file is attached for reference.
       
       
      With best regards, Rahul

      bioscript (2).txt

      Attachments

        1. bioscript (2).txt
          5 kB
          Karyamsetty Helen Grace

        Forms

          Activity

            People

              karyamsetty.grace@piramalswasthya.org Karyamsetty Helen Grace
              karyamsetty.grace@piramalswasthya.org Karyamsetty Helen Grace
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                CucumberStudio

                  CucumberStudio data loading...