Skip to main content

Start enrolling a new TOTP device

POST 

/api/v1/mfa/devices

Returns a TOTP secret and QR code URI; the device stays unverified until confirmed via /verify. Requires re-authentication (password for local/LDAP, TOTP code for OIDC step-up) unless this is the very first device on a restricted MFA/reset token. Capped at a configured max devices per user.

Request

Responses

Device created (unverified); secret and QR code returned