Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
 

About the Feature

Bahmni using basic authentication (username, password) from OpenMRS so far. But always good to have additional security mechanism so that user is protected from fraudulent act. So, we are introducing 2FA in Bahmni. 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.

Where is it Used?

Every user while log in to the system when 2FA enabled in the facility.

Benefits

This feature enhance the security of the application with more than one way to authenticate the user.

Tip
iconfalse
titleOn this Page

Table of Contents
 

Panel
titleColorwhite
titleBGColor#668D3C
titleImplementation Details

2FA - Implementer's Guide

Panel
titleColorwhite
titleBGColor#668D3C
titleUsage Details

2FA - User Guide