Created on 15th February 2023
•
In this project, we have enforced an E-Authentication system using QR Code and TOTP among salesforce personnel. We all desire to keep our online accounts and information secure. Multi-factor authentication (MFA) could be a good way to do that. MFA adds another level of security by making you enter any 2 items of confirmation regarding your identity every time you log in. The primary entry is the basics you validate, like your username and password. The alternative could be a verification system that you simply have in your possession, just like the Salesforce appraiser mobile app. With MFA, if hackers steal your password, they can’t log in due to them not having your mobile device with Salesforce appraiser put in on that.
The challenges faced while implementing the project were that we were not able to validate the one time password for a reaonable amount of time , and the OTP that was generated was being generated multiple times in a short amount of time.
Technologies used