| DESCRIPTION OF ENHANCEMENTS |
VistA Imaging Display with 2 factor authentication (2FA)
Also, at start up a splash screen will be displayed. The Splash screen
will remain visible while the application is being initialized and will
close when the application is ready for use.
Delphi XE8 is the new developer environment used to build the application.
In XE8 the Character set has changed from 1 byte/character
to 2 byte/character. The change in character set forced a change in
some of the functions that were used for manipulating character and
character strings. But there will be no visible change to the GUI and
the user will not see any difference in functionality.
This patch has 3 changes.
Routines.
Select BUILD NAME: MAG*3.0*181 IMAGING
MAGGTU4D value = 5320928
MAGIP181 value = 4214985
done
2 small changes when the application starts, and a change to the version
of Delphi used to build the application.
This patch implements 2 Factor Authorization for the Login to VistA.
When logging into a VA Site, the user will be prompted for their
PIV PIN number and not their Access Verify codes.
|