LogoLogo
HomeIntegrityControlSolutionsManagement Center
3.1.0 Enrollment
3.1.0 Enrollment
  • THE SERVICE
    • Overview
    • About this release
      • Release notes
      • Breaking changes
    • Get started
    • Installation
      • Container
      • Linux
      • Windows
  • Modules
    • Overview
    • AuthN
    • Enrollment
      • Overview
      • Properties
      • OATH Software Token
        • Overview
        • Properties
      • OATH Hardware Token
        • Overview
        • Properties
      • Passkey
        • Overview
        • Properties
      • Fortified ID mobile
        • Overview
        • Properties
    • TokenAdminApi
      • Overview
      • Properties
      • HTTP API
    • TokensDb
      • Overview
      • Properties
      • OATH Software (oathsw)
      • OATH Hardware (oathhw)
      • Passkey (webauthn)
        • Public Key Credential Creation Options (credential_creation_options)
    • Other modules
  • Operations
    • Database
      • Connect to database
      • Operate
      • Troubleshoot
    • Troubleshooting
      • Extended logging
    • CEF logging
    • PSKC File Import
  • Token devices
    • OATH mobile apps
  • Installation
    • Using a container
    • Windows
    • Unix
Powered by GitBook
On this page
  1. Modules
  2. Enrollment
  3. OATH Hardware Token

Properties

This section includes the Properties for the OathHwEnrollment module

Name
Description
Default
Mandatory

enabled

If module is enabled

true

namespace

Bind to TokensDb module.

"default"

flow_layout

App layout. Available values: MINIMAL, STANDARD

"MINIMAL"

serial_prefix

Prefix for serial number (Used for automatic input from e.g Yubikey)

"ubnu"

otp_length

Length of OTP (Used for automatic input from e.g Yubikey)

6

logout_on_close

Last step in enrollment logs out the user

false

logout_endpoint_url

Overrides default logout.

"/logged_out"

"oathhw": {
    "enabled": true
}
PreviousOverviewNextPasskey