Versions Compared

Key

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

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?

  1. When the two-factor-authentication is enabled , the user has to authenticate using his/her password in the login screen.

  2. On successful authentication,  user user will receive an OTP which has to be entered to login to the Bahmni.
    Image RemovedImage 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

2FA - Feature Guide

Panel
titleColorwhite
titleBGColor#668D3C
titleImplemnentation Details

2FA - Implementer's Guide