All Downloads are FREE. Search and download functionalities are using the official Maven repository.

theme.base.admin.resources.partials.otp-policy.html Maven / Gradle / Ivy

Authentication

totp is Time-Based One Time Password. 'hotp' is a counter base one time password in which the server keeps a counter to hash against.
What hashing algorithm should be used to generate the OTP.
How many digits should the OTP have?
How far ahead should the server look just in case the token generator and server are out of time sync or counter sync?
What should the initial counter value be?
How many seconds should an OTP token be valid? Defaults to 30 seconds.




© 2015 - 2025 Weber Informatics LLC | Privacy Policy