Skip to content
bijilap edited this page Aug 26, 2013 · 1 revision

The project entitled “WAI Unique ID Management and User Authentication System” is a full-fledged web application that assigns a random thirteen digit unique identification number to each of its users. It has utilities such as registration forms for new users (including local language support), user accounts, e-WAI cards, online bill payment, administration control centre, authentication and API support. The dispensing of unique identification numbers are managed by a central WAI UIDMAS authority. This system has been designed in such a way that it can be deployed on a server and other clients can use the system for authentication purposes using API calls.

This project is composed of four major modules, namely the registration centre, administrative module, user module and API clients. Users have the option of registering for a WAI id using any of the multi-lingual forms. Moderators are a part of the administrative module responsible for verifying details of new users and approving them. Administrators control the overall structure and operations of the system. The administrative module consists of an advanced, fast search called Millipede search than be used to search details of any users.

Each user of WAI UIDMAS is provided a unique user account. A user can login using the unique identification number and password that is intimidated to the user through mail, email or combination of email and sms at the time of approval. Any organization or web service that wants to use WAI UIDMAS database for authenticating individuals should first register with WAI. They are then provided with an API to authenticate individuals. Authentication can be done using WAI UID and password or WAI Card or biometrics.


Clone this wiki locally