Skip to content

config properties mfa properties totp

GitHub Action edited this page Jan 31, 2025 · 6 revisions

Version

v1.3.3-beta

totp Type

object (totp)

totp Properties

Property Type Required Nullable Defined by
enabled boolean Required cannot be null Config

enabled

enabled determines whether TOTP is eligible for multi-factor-authentication.

enabled

  • is required

  • cannot be null

enabled Type

boolean

enabled Default Value

The default value is:

true
Clone this wiki locally