SSOStatusReply
discovery_urlstring
enforcedboolean
errorstring
The error message if the request was unsuccessful
error_codestring
The error code if the request was unsuccessful
is_org_ownerboolean
organization_idstring
providerstring
saml_signin_urlstring
successboolean
Whether or not the request was successful or not
tfa_enforcedboolean
unverifiedboolean
user_tfa_enabledboolean
SSOStatusReply
{
"discovery_url": "string",
"enforced": true,
"error": "string",
"error_code": "string",
"is_org_owner": true,
"organization_id": "string",
"provider": "string",
"saml_signin_url": "string",
"success": true,
"tfa_enforced": true,
"unverified": true,
"user_tfa_enabled": true
}