Update otp-policies.adoc

This commit is contained in:
cvcrckt 2019-01-23 13:27:17 -05:00 committed by Stian Thorgersen
parent d4bb4d6789
commit 703bb4888c

View file

@ -39,7 +39,7 @@ Look Ahead Window::
for a new token is every 30 seconds, the default value of 1 means that it will only accept valid tokens in that 30 second window.
Each increment of this config value will increase the valid window by 30 seconds.
OTP Token Period::
Time interval in seconds a new TOTP will be generated by the token generator. And, the time window the server is matching a hash.
Time interval in seconds during which the server will match a hash. Each time the interval passes, a new TOTP will be generated by the token generator.
==== HOTP Configuration Options