This function returns the currently configured issuer. The issuer appears within the authentication app.
HTTP Request was successful.
object | |
object |
whmapi1 --output=jsonpretty \ twofactorauth_get_issuer
{- "data": {
- "issuer": "example.cpanel.net",
- "system_wide_issuer": "example.cpanel.net"
}, - "metadata": {
- "command": "twofactorauth_get_issuer",
- "reason": "OK",
- "result": 1,
- "version": 1
}
}