Enrolment Process for AADHAAR XML

Following screen will capture Aadhaar Number / VID and associated details required for downloading XML from UIDAI portal https://resident.uidai.gov.in/offlineaadhaar instead of forwarding you to UIDAI portal. The following process is used for downloading Zip XML from UIDAI portal.
  • Connect to Offline Aadhaar Portal and fetch html
  • Parse HTML and populate fields in the device native UI (eg., Aadhaar Number/VID, Captcha, etc. Captcha image is also fetched from EAadhaar portal)
  • On clicking on Send OTP button, request is sent to UIDAI portal for generating OTP to registered mobile number of the resident
  • Capture OTP / TOTP
  • Validate OTP/TOTP using offline Aadhaar portal and get response HTML from EAadhaar portal
  • Capture Name, Pincode, Captcha
  • Send request to offline aadhaar portal and get response HTML from offline Aadhaar Portal
  • Capture Share Code, Captcha and check boxes for additional data to be shared (Photo, DOB, Gender etc)
  • Send request to offline aadhaar portal to download the zip file protected with share code
  • Application fetches ZIP XML response from Offline Addhaar into volatile memory directly. (ZIP XML file is NOT stored / extracted in the system)
  • ZIP XML file and password is shared with [NAME OF THE AGENCY] for consuming KYC data.
Note :Application DOES NOT store any input data (eg., Aadhaar Number, VID, OTP, Captcha, etc) captured as input for fetching ZIP XML from offline aadhaar portal anywhere in the system. The ZIP XML received from offline aadhaar portal in native UI follows the same process of downloading by browsing to https://resident.uidai.gov.in/offlineaadhaar. Application does not use any backdoor entry to fetch data from Aadhaar.If you wish to continue press I agree or cancel it by pressing I Disagree


OKYC Option :