Token Authentication
Validates an OATH token otp.
Use this valve to validate a one time password against token(s) assigned to a user.
Prerequisites
Before using this valve the TokenDB module must be configured and deployed.
Configuration
Valve name: TokenAuthentication | TokenValidation | OathTokenValidation
Name | Description | Default value | Mandatory | Expanded |
---|---|---|---|---|
| Length of the one-time password. |
| ||
| Parameter containing the one-time password. | N/A | ||
| Parameter containing the username. | N/A | ||
| Enables yubikey OATH tokens. |
| ||
| Token database module namespace. | |||
| DEPRECATED: use |
Last updated