You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@fineract.apache.org by "Edward Cable (JIRA)" <ji...@apache.org> on 2017/04/14 15:48:41 UTC

[jira] [Created] (FINERACT-424) SELF-SERVICE: store 4 digit pin on back-end

Edward Cable created FINERACT-424:
-------------------------------------

             Summary: SELF-SERVICE: store 4 digit pin on back-end
                 Key: FINERACT-424
                 URL: https://issues.apache.org/jira/browse/FINERACT-424
             Project: Apache Fineract
          Issue Type: New Feature
            Reporter: Edward Cable
            Assignee: Markus Geiss



First off, in order to make it easier for a user to log in and not have to fully authenticate themselves each time they leave the self-service app, we wanted to enable a 4 digit pin code that could be used to log in to the app (once fully authenticated for a first time). This is pretty standard practice in banking apps.

We didn't want to store that locally since it wouldn't be secure on phones that are rooted.

With that constraint, we need to be able to store this pin on the back-end - then it can also be shared across phones as well.

See https://github.com/openMF/self-service-app/issues/115 and https://github.com/openMF/self-service-app/issues/132



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)