Article Content
Article Number | 000034917 |
Applies To | RSA Product Set: SecurID RSA Product/Service Type: Authentication Manager RSA Version/Condition: 8.1 Service Pack 1 |
Issue | An administrator would like to customize the on-demand tokencode message by inserting additional parameters. |
Resolution | Currently only two parameters are supported for the on-demand tokencode message. These are $OTT and &Lifetime and mentioned in Chapter 10 ("Deploying On-Demand Authentication") in the RSA Authentication Manager 8.1 SP1 Administrator's Guide. Administrators are not restricted by adding additional text to the on-demand tokencode message. To confirm this, an administrator who knows Java code can open the /opt/rsa/am/utils/jars/sms-admin-8.1.1.15.0.jar file and use a Java decompiler to review the MessageBuilderImpl.class. The example here shows only two parameters defined for replacement strings: |
Notes | Disclaimer: RSA does not support any code changes made by customers to the Authentication Manager software. |