Describe the bug
A user can be created with an empty password but you cannot log into HealthCare RollCall UI with an empty password
To Reproduce
Steps to reproduce the behavior:
- Create a user using Post url/user with empty password ""
Expected behavior
A password should probably be required and the user should not be created without a password.