Summary: | When users log into LinkSOFt with 2FA enabled, the system asks for a security code on every login, In some instances, this can be cumbersome as some users log in and out regularly from their work computer, which is secured. therefore, we are adding an option to "Remember", "Save this Browser" or "don't ask for security code" for a predefined number of days once a valid security code is confirmed. |
| PART A - Development work for this case has been completed. 1. The change will be available in version:14.00 2. The following changes were made(Include Database object names, Program classes, and any other relevant information): - Added option to "Remember Me" when 2GA is enabled.
- When selected, the user is not required to enter a Multi-Factor code for a pre-set number of days. The "Preset number of days" is set up in the "Web.Config" and has a default of "10"
3. Affected Areas: - Multi-Factor authentication
4. The issue was caused by: - Improvement to MFA logins
5. Other Relevant Notes: 6. Next Step (Review and System Test (Developer) -> UAT (Quality) -> Documentation): Documentation and UAT
|