VidbStatus

VidbStatus
VidbStatus

Indicates identity broker is eligible for SSO or not.

JSON Example
{
    "eligibilityStatus": "string",
    "reasons": [
        "string"
    ]
}
string
eligibilityStatus
Optional

Identity broker eligibility status - ELIGIBLE/NOT_ELIGIBLE

Enumeration: ELIGIBLE, NOT_ELIGIBLE, UNKNOWN
array of string
reasons
Optional

Reasons if identity broker is NOT_ELIGIBLE

Enumeration: VC_VERSION_NOT_SUPPORTED, VC_ELM_MODE_NOT_SUPPORTED, VC_INVALID_LICENSE, SETUP_INPROGRESS, INVALID_VIDB_VERSION, VCF_SSO_CONFIGURED_OTHER_OPS, INFRASTRUCTURE_COMPONENT_DOWN, UNKNOWN
Property Of