How to disable the [Done] button in AMIS AM Prime Self Service Portal, SSP during QR code display
4 years ago
Originally Published: 2021-09-27
Article Number
000063611
Applies To
RSA Product Set: RSA SecurID
RSA Product/Service Type: Packaged Custom Application
RSA Version/Condition: SID Access Prime
Issue
When a Software token is distributed through the AM Prime Self Service Portal, SSP as a QR code, there will a [Done] Button displayed at the bottom of the QR Code for a brief amount of time while the user takes a picture of the QR Code to import the software token via the CTKip URL embedded in the QR Code.  But clicking the [Done] button effectively cancels the QR Code.

Done_button

If you wait after taking the picture of the QR code, the screen will eventually update to say Token Successfully imported, with the Green colored Checkmark and an [OK] button at the bottom.  

QR_scan_Success_OK

But if you are quick and click the [Done] button, you will actually CANCEL the token, so that even if it successfully imports into the Device, it will not work, nor will it synchronize.

This only happens if the User is quick enough to click the [Done] Button before the [OK] button displays. However, the [Done] button can be hidden to prevent this problem from occurring.
Tasks
1. Edit the SSPStripesResources_en_US.properties file on the SSP servers
2. change "Done" to "Cancel" so that the [Done] button in the QR Code pop-up displays as [Cancel]
Resolution

Please ensure the following has been configured in the SSP SSPStripesResources_en_US.properties file in 
\RSA\primekit\Configs\ssp\Config\files

Cancel

 
Notes
See Jira bug PSSSP-909
https://bedfordjira.na.rsa.net/browse/PSSSP-909
Done
Special thanks to Suhas Chowdary Mullangi for figuring this out