HOTP
The eToken PASS standalone one-time password generator can be used for authentication in any applications and services that support the RADIUS authentication protocol: VPN, Microsoft ISA, Microsoft IIS, Outlook Web Access, and others.
eToken PASS implements the One-Time Password (OTP) generation algorithm. This algorithm is based on the HMAC algorithm and the SHA-1 hash function. Two input parameters are used to calculate the OTP value — the secret key (the initial value for the generator) and the current counter value (the number of generation cycles required). The initial value is stored both in the device itself and on the server in Axidian Access. The counter in the device is incremented at every OTP generation, and on the server — at every successful OTP authentication.
Hardware OTP can be used for authentication in the following modules:
- ADFS Extension
- Enterprise SSO
- Identity Provider
- IIS Extension
- NPS RADIUS Extension
- RDP Windows Logon
- Windows Logon
{AD3FBA95-AE99-4773-93A3-6530A29C7556}
Install the provider
- Run the installation file located at
Axidian Access <version number>/Axidian Providers/Axidian HOTP Provider/Server/<version number>and follow the steps of the installation wizard. - After the installation is complete, a system restart may be required. If the installation wizard prompts you to restart the system, confirm this action.
- To remove or restore the product, open the Control panel menu and use the standard procedure for the supported operating systems.
Add a device
A device can be registered for one user only.
To add a device:
Open the Management Console.
Go to the Devices tab.
Click Add or Add from file.
NoteYou can add a device either by selecting a file with the device parameters (Add from file) or by specifying the parameters manually (Add).
Add from a file
Click Add from file.
Select the XML file with the device parameters and click Add.
<Tokens xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Token serial="000200071927">
<CaseModel>5</CaseModel>
<Model>109</Model>
<ProductionDate>11/4/2008</ProductionDate>
<ProductName>Aladdin OTPO v1.0</ProductName>
<Applications>
<Application ConnectorID="{a61c4073-2fc8-4170-99d1-9f5b70a2cec6}">
<Seed>884f20ce4b2c406e0b6199338990bb6cc3fabac403eaa7f8</Seed>
<MovingFactor>1</MovingFactor>
</Application>
</Applications>
</Token>
</Tokens>
Add manually
- Click Add.
- In the Serial number field, specify the device serial number.
- In the Secret key field, specify the device seed.
- The Comment field is an optional parameter.
- Click Add.
Edit a device
To edit a device:
Open the Management Console.
Go to the Devices tab.
Click the device serial number.
InformationIf required, you can search using the filters at the top of the page.
In the editing window, you can change the comment, block the device, or synchronize it.
After you make the changes, click Save.
Delete a device
To delete a device:
Open the Management Console.
Go to the Devices tab.
Select the device and click Delete.
If required, you can search using the filters at the top of the page.
Delete from a file
- To delete a device using the information from a file, click Delete from file.
- Select the device configuration file.
- Click Delete.
Synchronize a device
To synchronize a device:
- Open the Management Console.
- Go to the Devices tab.
- Click the device serial number.
- Select Synchronize OTP.
- In the One-time password 1 and One-time password 2 fields, enter the passwords from the device and click Synchronize.