HID ActivID Web Soft Token and Citrix XenApp User Manual
Page 3

ActivIdentity Web Soft Token Option for Citrix® XenApp™ | Integration Handbook
P 3
External Use | May 31, 2012 | © 2012 ActivIdentity
AITokenType=Token Type:
AIStandard=Standard
AIWebSoftToken=Web Soft Token
AINeedUsername=Please enter your user name before clicking the Web Soft Token button so we can generate
your softoken.
AITokenLoadFailure=Unable to load the web soft token (or it took too long).
AITokenLocked=Your web soft token is currently locked. Please contact the help desk.
AITokenNotEnabled=Your web soft token is not enabled or unable to load properly.
4. Create a backup of the loginMainForm.inc file. The default location is:
c:\inetpub\wwwroot\Citrix\XenApp\app_data\include
5. Edit the loginMainForm.inc file. At approximately line 282, look for the following text (it is after the
End NDS
Tree comment).
if (viewControl.getShowPasscode() && viewControl.getShowPassword() ) { //only display the passcode field here
if the password field is displayed above
%>
6. Insert the following code after the line above and before the
<%
//********************************************************
// ActivIdentity Web Soft Token Additions BEGIN
//********************************************************
%>