IdentificationStage Viewset
Request body
Fields of the user object to match against. (Hold shift to select multiple options)
When set, shows a password field, instead of showing the password field as separate step.
When set, adds functionality exactly like a Captcha stage, but baked into the Identification stage.
When enabled, user fields are matched regardless of their casing.
When a valid username/email has been entered, and this option is enabled, the user's username and avatar will be shown. Otherwise, the text that the user entered will be shown
Optional enrollment flow, which is linked at the bottom of the page.
Optional recovery flow, which is linked at the bottom of the page.
Optional passwordless flow, which is linked at the bottom of the page.
Specify which sources should be shown.
When enabled, the stage will succeed and continue even when incorrect user info is entered.
Show the user the 'Remember me on this device' toggle, allowing repeat users to skip straight to entering their password.
When set, and conditional WebAuthn is available, allow the user to use their passkey as a first factor.
Response
Get object type so that we know how to edit the object
Return object's verbose_name
Return object's plural verbose_name
Return internal model name
Fields of the user object to match against. (Hold shift to select multiple options)
When set, shows a password field, instead of showing the password field as separate step.
When set, adds functionality exactly like a Captcha stage, but baked into the Identification stage.
When enabled, user fields are matched regardless of their casing.
When a valid username/email has been entered, and this option is enabled, the user's username and avatar will be shown. Otherwise, the text that the user entered will be shown
Optional enrollment flow, which is linked at the bottom of the page.
Optional recovery flow, which is linked at the bottom of the page.
Optional passwordless flow, which is linked at the bottom of the page.
Specify which sources should be shown.
When enabled, the stage will succeed and continue even when incorrect user info is entered.
Show the user the 'Remember me on this device' toggle, allowing repeat users to skip straight to entering their password.
When set, and conditional WebAuthn is available, allow the user to use their passkey as a first factor.
Changes
No recorded changes to this endpoint across all 1 revision of this API.