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
Increase timeout for RSA Authentication Agent for Web for IIS implemented for OWA 159Number of Views Interoperability between RSA Authentication Agent 7.x for Microsoft Windows and RSA Authentication Agent for Web for IIS 183Number of Views How to protect 32-bit applications with RSA Authentication Agent for Web for IIS on 64-bit operating systems 60Number of Views Configuring the RSA Authentication Agent 7.1 for Web for IIS to simplify logging and remove extraneous data 565Number of Views Web agent configuration page not available after installing RSA SecurID Authentication Agent for Web for Internet Informat… 291Number of Views
Trending Articles
How to Download OTP Token Seed Files from myRSA RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Release Notes for RSA Authentication Manager 8.8
Don't see what you're looking for?