Authenticator app
Start Authenticator App Enrollment
Enroll a new authenticator app authenticator for a user
POST
/
user-authenticators
/
totp
Response
200 - application/json
userAuthenticatorId
string
The ID of the TOTP authenticator which has been created but not yet verified.
userId
string
uri
string
A URI which can be converted into a QR code and scanned by an authenticator app.
secret
string
A secret which can be manually entered into an authenticator app. Typically presented as a backup option if the user is unable to scan the QR code.
Was this page helpful?