Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.33 KB

AuthenticatorValidateStageRequest.md

File metadata and controls

18 lines (13 loc) · 1.33 KB

AuthenticatorValidateStageRequest

Properties

Name Type Description Notes
name String
flow_set Option<Vecmodels::FlowSetRequest> [optional]
not_configured_action Option<models::NotConfiguredActionEnum> [optional]
device_classes Option<Vecmodels::DeviceClassesEnum> Device classes which can be used to authenticate [optional]
configuration_stages Option<Vecuuid::Uuid> Stages used to configure Authenticator when user doesn't have any compatible devices. After this configuration Stage passes, the user is not prompted again. [optional]
last_auth_threshold Option<String> If any of the user's device has been used within this threshold, this stage will be skipped [optional]
webauthn_user_verification Option<models::UserVerificationEnum> Enforce user verification for WebAuthn devices. [optional]
webauthn_allowed_device_types Option<Vecuuid::Uuid> [optional]

[Back to Model list] [Back to API list] [Back to README]