TOTP

The TOTP Token is a time based one time password token. It is described in RFC 6238.

Here you can define settings, that will be set as default values, when enrolling a TOTP token.

Note that the user/admin policies totp_hashlib and totp_timestep always have precedence over these default values.

Default Time Step @for (step of totpSteps(); track step) { {{ step }} } Default Time Window
Default Hashlib @for (hashlib of hashLibs(); track hashlib) { {{ hashlib }} } Default Time Shift