Customize login text for an RSA Authentication Agent for Web: IIS protected webpage
Originally Published: 2020-06-30
Article Number
Applies To
RSA Product/Service Type: Authentication Agent for Web: IIS
Issue
Your Passcode is your PIN + the number displayed on your token (the Tokencode)
This message may not be appropriate for all users and can lead to confusion and increased calls to the help desk. Users with an RSA SecurID hardware token do enter their PIN followed by tokencode into the login page to authenticate. In this case, the display text is correct. Users with an RSA SecurID software token enter the PIN into the token application first to generate the passcode. They then enter the passcode into the login page. Updating the message text can help users authenticate without needing technical support.
Resolution
Follow the steps below to change the display text:
- On the server on which the RSA Authentication Agent for Web: IIS is installed, go to the install directory. Typically, this is C:\Program Files\RSA Security\RSAWebagent\templates.
- Make a copy of the useridandpasscodemanual.htm file and store in the same location.
- Open useridandpasscodemanual.htm in a text editor. The text of Your Passcode is your PIN + the number displayed on your token (the Tokencode), shown in bold below:
<TD class="field"><INPUT TYPE=PASSWORD ID="passcode" NAME="passcode" VALUE="" MAXLENGTH=16 AUTOCOMPLETE="OFF" ONKEYPRESS="parent.handleKeyPressed(event)" style="width:155px;"><br /><span style="color: #666;">Your Passcode is your PIN + the number displayed on your token (the Tokencode)</span>
- Replace the default text with the text that best works for your organization. For example, if you need the login UI page to display the message "Your Passcode is the code displayed on your token," then replace the above message to contents as per organizational requirement.
<TD class="field"><INPUT TYPE=PASSWORD ID="passcode" NAME="passcode" VALUE="" MAXLENGTH=16 AUTOCOMPLETE="OFF" ONKEYPRESS="parent.handleKeyPressed(event)" style="width:155px;"><br /><span style="color: #666;">Your Passcode is the code displayed on your token</span>
- Save and close the file.
- Perform an IIS reset for the change to take effect.
- The RSA Authentication Agent for Web: IIS login page now displays the customized text on the protected webpage:
Notes
See Chapter 5: Customizing Templates and Message Strings in the RSA Authentication Agent 8.0 for Web for IIS 7.5 8.0 8.5 8.6 and 10 Installation and Configuration Guide for additional options.
Related Articles
How to protect 32-bit applications with RSA Authentication Agent for Web for IIS on 64-bit operating systems 58Number of Views RSA Authentication Agent for Web for IIS 7.1.3 SSO not working with SharePoint 2010 through Threat Management Gateway (TMG… 61Number of Views Configuring the RSA Authentication Agent 7.1 for Web for IIS to simplify logging and remove extraneous data 565Number of Views ServiceNow Connector missing Command Output Parameters section in the "Check Ticket Status" and "Check Request Status" Ca… 28Number of Views RSA Access Manager Agent SharePoint Ticket Service sends duplicate runtimeAPI WebServices Requests 15Number of Views
Trending Articles
RSA announces the availability of the RSA SecurID Hardware Appliance 230 based on the Dell PowerEdge R240 Server RSA Authentication Manager 8.9 Release Notes (January 2026) RSA-2026-07: RSA Identity Router Security Update for Third-Party Component Vulnerabilities How to troubleshoot Oracle database ORA-04030 errors in RSA Identity Governance & Lifecycle Artifacts to gather in RSA Identity Governance & Lifecycle
Don't see what you're looking for?