Skip to content

config properties mfa properties totp

GitHub Action edited this page Nov 7, 2024 · 2 revisions

Version

v1.2.1

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