1.5.1. Tokentype Configuration#

In here default values for certain types of tokens can be configured.

../../_images/linotp-config-token-config.png

LinOTP Config part Token Config#


Global - Default Settings#

../../_images/token-config-default-settings.png

Token Config tab Default Settings#


DefaultResetFailCount

If this is set to true (checked), a successful logon with a token will reset the counter of the failed attempts to zero.

This is a default value. You may change this per token.

DefaultMaxFailCount

The FailCounter is a counter per token, that counts the failed logon attempts. Here you can set, how often the user may attempt to logon with a token, before this token is locked.

This is a default value. You may change this per token.

DefaultCountWindow

This is the window where the LinOTP server searches a matching counter to validate the OTP value.

DefaultSyncWindow

For event based (HOTP) tokens this is the counter window, how many blank presses LinOTP will calculated further from its last known counter.

This is a default value. You may change this per token.

DefaultOtpLen

../../_images/token-config-default-settings-otplen.png

Tokens default OTP length#

This is the length of the OTP value. This is used to split the OTP value from the OTP PIN. This is necessary for all token types.

This is a default value. You may change this per token.

DefaultChallengeValidityTime

This is the time in seconds for how long a created challenge can be used for authentication before it gets invalid.

E-Mail Token - Default Settings#

../../_images/token-config-default-email.png

E-Mail token default values#


Challenge expiration time

Time interval after which the requested OTP becomes invalid.

OCRA2 Token - Default Settings#

../../_images/token-config-default-ocra2.png

OCRA2 token default values#


Maximum concurrent OCRA2 challenges

Maximum number of simultaneous challenges OCRA2

OCRA2 challenge timeout

If the time after the challenge is rejected. This is a default value. You may change this per token.

QRToken - Default Settings#

../../_images/token-config-default-qrtoken.png

QRToken default values#


Maximum concurrent challenges

Maximum number of simultaneous QRToken challenges. Default ‘4’

Challenge Timeout

The time (in sec) after the challenge is rejected. Default ‘150’

OTP length

This is the length of the OTP value. This is used to split the OTP value from the OTP PIN. This is necessary for all token types.

The default value is 8. You may change this per token.

../../_images/token-config-default-qrtoken-otplen.png

QRToken OTP length default values#

Public key certificate

Defaults to ‘system’.

RADIUS Token - Default Settings#

../../_images/token-config-default-radius.png

RADIUS token default values#


RADIUS server

FQDN or IP address of the used RADIUS servers. Input a comma seperated list.

Check PIN

Check PIN ‘locally’ or remote ‘on RADIUS server’.

RADIUS shared secret

The secret is used to configure the local client on the RADIUS server.

Remote Token - Default Settings#

../../_images/token-config-default-remote.png

Remote token default values#


Remote server

FQDN or IP address of the used LinOTP servers. Input a comma seperated list.

Check PIN

Check PIN ‘locally’ or ‘on remote server’.

Remote realm

User are identified in these realms on remote LinOTP. Input a comma seperated list, if empty ????

Remote resolver

User are identified in these resolvers on remote LinOTP. Input a comma seperated list, if empty ????

SMS Token - Default Settings#

../../_images/token-config-default-sms.png

SMS token default values#


Challenge expiration time (sec)

Time interval after which the requested OTP becomes invalid.

Challenge blocking time (sec)

Time interval in which no further challenge can be retrieved for the token.

TOTP Token - Default Settings#

../../_images/token-config-default-totp.png

TOTP token default values#


timestep

TOTP tokens are time based OATH tokens defined in RFC 6238. The counter is calculated from the UNIX system time. The counter increases either all 30 (default) or 60 seconds. So you need to enter 30 or 60 here.

This is a default value for enroll new token. You may change this per token.

time offset

This is the drift of the LinOTP clock from the TOTP token clocks. Usually you should have no default drift, but have your LinOTP server clock synchronized using NTP. So this should be set to 0.

This is a default value. You may change this per token.

time lookup window

LinOTP can calculate and compare the OTP values from some seconds before the current time and after the current time. A sensible value could be 60 or 120, so that LinOTP will calculate and compare OTP values 1 or 2 minutes before the current time and after the current time. LinOTP use as default 300 sec.

This is a default value. You may change this per token.

Yubico Token - Default Settings#

../../_images/token-config-default-yubico.png

Yubico token default values#


Yubico ID

Yubico includes a Public ID for each OTP, allowing YubiKeys to be associated with user accounts. This can be configured with the ‘YubiKey Personalization Tool’ or ‘YubiKey Manager’.

No default

Yubico API key

A shared symmetric key for use with Yubico. It can be created on the following page: https://upgrade.yubico.com/getapikey/

Note

Ensure that ‘=’ at the end of the ApiKey is copied along, and if necessary, add it.

No default