Enrollment
Start TOTP enrollment
Returns a TOTP secret and an otpauth:// provisioning URI. Render the URI as a QR code (or expose the base32 secret) so the user can add the entry to their authenticator app, then call /user/resume/setup-two-factor with the first 6-digit code. — Requires 'totp' to be present in the application's allowedScaMethods.
post/user/start/setup-two-factor
Request body
Response
TOTP secret and provisioning URI.
Changes
No recorded changes to this endpoint across all 1 revision of this API.