Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added resend otp

About the Feature

< 1-2 lines summarizing the child feature's purpose and use>

Used By

<Role predominantly using the feature>

About the Feature

2FA is additional security mechanism to protect the user from fraudulent act. Bahmni using basic authentication (username, password) from OpenMRS so far. We are introducing 2FA in Bahmni to enhance the security. This feature is optional for an implementation. When this feature is enabled then user will be authenticated with username and password first and on success, the user will get SMS with OTP in his/her registered mobile. The user has to authenticate with OTP before proceed to use the system.

How is it Used?

Snippet, followed by Steps/Screenshots ONLY if the feature is widely used as-is OOTB
  1. When the two-factor-authentication is enabled , the user has to authenticate using his/her password in the login screen.Image Added

  2. On successful authentication, user will receive an OTP which has to be entered to login to the Bahmni.
    Image Added

  3. If the user doesn't receive OTP because of some network issues, 'Resend OTP' button can be clicked to get a new OTP. User has to enter the new received OTP to successfully login.


Tip

Bahmni configuration for each implementation can vary drastically. As the screens and workflows are not constant across all installations of Bahmni, we have refrained from prescribing them.

Please refer to the Guides below for further details about the feature.


Panel
titleColorwhite
titleBGColor#668D3C
titleFeature Details

<Page Name> 2FA - Feature Guide

Panel
titleColorwhite
titleBGColor#668D3C
titleImplemnentation Details

<Page Name> 2FA - Implementer's Guide