WRDAuthPlugin::GenerateSetupSecondFactorLink (open)
Generate a link to setup the second factor of an account
Syntax
LOADLIB "mod::wrd/lib/internal/auth/webdesignplugin.whlib";
RECORD FUNCTION GenerateSetupSecondFactorLink(STRING baseurl, INTEGER entityid)Parameters
STRING baseurlURL of the login page
INTEGER entityidUser id
Return value
RECORDSetup link and challenge
challengeChallenge used in setup link (for audit log)
setuplinkLink to setup page