SETUP_LOGON_GENERATE_TOKEN | SETUP Endpoint | |
/rpc/setup/?method=SETUP_LOGON_GENERATE_TOKEN | ||
Used to generate a QR code for (Time based One Time Password) TOTP delivery logons. mydigitalstructure Getting Started with Authentication & TOTP |
PARAMETERS | TYPE | NOTES | |
User | Numeric | Mandatory. The User that you are wanting to generate the token for | |
Issuer | Text (50) | Defaults to 'mydigitalstructure'. This along with the User's name appears in (for eg) the Google Authenticator Token display |
RETURN | ||
qrurl | A url to call to display the QR code | |
manualentrycode | The equivalent text to the QR code to be entered directly into the Authenticator program |