Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (17 loc) · 1.15 KB

AuthenticatorSMSStageRequest.md

File metadata and controls

21 lines (17 loc) · 1.15 KB

AuthenticatorSMSStageRequest

Properties

Name Type Description Notes
name String
flowSet [FlowSetRequest] [optional]
configureFlow UUID Flow used by an authenticated user to configure this Stage. If empty, user will not be able to configure this stage. [optional]
friendlyName String [optional]
provider ProviderEnum
fromNumber String
accountSid String
auth String
authPassword String [optional]
authType AuthTypeEnum [optional]
verifyOnly Bool When enabled, the Phone number is only used during enrollment to verify the users authenticity. Only a hash of the phone number is saved to ensure it is not reused in the future. [optional]
mapping UUID Optionally modify the payload being sent to custom providers. [optional]

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