Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement/Feature Request]: Set password in Add User page #1524

Open
1 task
joyce-x-chen opened this issue Jan 20, 2025 · 1 comment
Open
1 task

[Enhancement/Feature Request]: Set password in Add User page #1524

joyce-x-chen opened this issue Jan 20, 2025 · 1 comment
Labels
Feature Request Used to request for new features that are not available in the current application

Comments

@joyce-x-chen
Copy link

Use case/Problem Statement

Currently, when you create a new user account you complete the following steps

  1. Fill in new practitioner details in the Add User page
    • Click Save
  2. Set password in a separate User Credentials | [Username] page
    • Click Set password

The two steps are not linked, so you can create a new user without setting a password. This should not be allowed.

There is sometimes a lag between saving the new user and displaying the User Credentials page, which increases the risk that a new user account is created without setting a password.

Acceptance criteria

Allow the FHIR Web user to set the password of the new user within the Add User page - i.e. add 'Set password' and Confirm password' fields to the Add User page.

  • After filling in the practitioner details and password in the updated Add User form, upon pressing "Save", the user account is generated with the appropriate credentials.

Project Contact

No response

Relevant Information

No response

@joyce-x-chen joyce-x-chen added the Feature Request Used to request for new features that are not available in the current application label Jan 20, 2025
@joyce-x-chen
Copy link
Author

Does this have any implication for the user creation bulk import tool? There is already a password column in the csv template, but it is not mandatory.

It seems like good practice to not allow a user account to be created without a password. @dubdabasoduba @peterMuriuki should I create a corresponding issue in the fhir-tooling repo to request that password column is mandatory?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Request Used to request for new features that are not available in the current application
Projects
Status: To do
Development

No branches or pull requests

1 participant