Module parameters

This section includes the parameters for the OathValidation module

Name
Description
Default
Mandatory

db_driver

Database driver, fully qualified class name

jdbc.url

JDBC url

jdbc.username

DB username

jdbc.password

DB password

encryption_key

Decrypts database column

totp_max_drift

TOTP max drift

10

hotp_max_lookahead

HOTP max lookahead

10

namespace

Modules within the same namespace belong together.

Last updated