Skip to content

access-boston/v2024.2

Compare
Choose a tag to compare
@phillipbentonkelly phillipbentonkelly released this 08 Aug 15:08
031e84b

access-boston/v2024.2

(Production) Fix for Registration Workflow loop for users

Release Notes

Related JIRA Tickets

DIG-4148 - Registration workflow makes people enter 2nd factor twice PROD

  • This work addresses an issue where new users on the Access-Boston portal are having to complete the MFA Device Registration form twice. It was discovered that an update to the Multifactor Authentication field was taking to long so when users clicked the login button it was not reading correctly, forcing the user to register a second time. A patch added a delay of a couple of seconds before the login button is available allowing the MFA field to be read properly so users are registered correctly. A complete fix for this issue will be done on the Server/Endpoint end.