Vijay Selvaraj
Vijay Selvaraj
### Steps to reproduce Changing username case fails auth ### What did you expect to happen? Username should not be case sensitive ### What is actually happening? Auth fails when...
**User Endpoint** `POST /v1/user/` - Create new user `GET /v1/user/{user_id}/` - Get user - returns JSON object of the User resource `PUT /v1/user/{user_id}/` - Update user - PUT a JSON...
API Endpoint by the system admin (Akello) to create a new Organization (Role: Akello System Admin)
* Users * User Account * Organizations * Organization Account
# Microservice Configuration Note: Currently have App config setup. We might be able to close this out --- Right now there isn't a clean way to configure the Database (unittest/local/prod)...
* AWS Cognito * User can sign up * User can reset their password * MFA Configuration * Log sign-in events
# Registry User * Link a user to a registry * Set their role type (patient, provider) # Acceptance Criteria * API endpoint to link a user to the registry...