ExternalAuthentication
External Authentication
Return external authentication user status
This function determines whether the user enabled external authentication modules.
get/ExternalAuthentication/has_external_auth_modules_configured
Response
HTTP Request was successful.
Example response
{
"apiversion": 3,
"func": "has_external_auth_modules_configured",
"module": "ExternalAuthentication",
"result": {
"data": 1,
"status": 1
}
}