WebAuthn
Web Authentication module
Introduction
Validates Web Authentication assertions.
Configuration
Main configuration
The main part of the configuration.
namespace
Modules within the same namespace belong together.
db_driver
Database driver, fully qualified class name
jdbc.url
JDBC url
jdbc.username
JDBC username
jdbc.password
JDBC password
secret_key_directory
Search path for secrets
encryption_key
origin
user_verification_required
user_presence_required
credential_request_options
Options for creating new passkeys, see below.
Public Key Credential Request Options (credential_request_options)
This part of the configuration specifies options for the user agent. The configuration is sent from the server to the user agent when the agent begins a new authentication.
Relying Party ID
Recommended client side timeout
"preferred"