Actions
Activity #802
closedFeature #64: DigiPatho App -- Development, Validation, Certification and Deployment of App
Web API for user authentication
Start date:
08/14/2023
Due date:
11/22/2023
% Done:
100%
Estimated time:
Planned Due Date:
Updated by Thara S Pillai almost 3 years ago
- Tracker changed from Feature to Activity
- Due date changed from 08/22/2023 to 11/07/2023
- Assignee changed from Shameera S L to Sherin Sebastian
- Accept username and password in encrypted form.
- Check against table mas_users
- Return response as authenticated or not
Updated by Sherin Sebastian over 2 years ago
- Status changed from New to In Progress
Updated by Sherin Sebastian over 2 years ago
Have to complete the authentication header part still working on it.
Updated by Thara S Pillai over 2 years ago
- Due date changed from 11/07/2023 to 11/22/2023
Get hashed passwords from app.
In API
decrypt hashed passwords to form plain text
encrypt as per database encryption
match encrypted password with database stored password value
return success if matches with user associated institution details (Talk with Chris on institution level parameters needed)
Updated by Sherin Sebastian over 2 years ago
working on API part for user authentication
Updated by Sherin Sebastian over 2 years ago
- Status changed from In Progress to Resolved
- % Done changed from 80 to 100
Web API for user authentication completed
Updated by Thara S Pillai over 2 years ago
- Status changed from Resolved to Closed
Actions