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
Possible values are :
ELIGIBLE,
NOT_ELIGIBLE,
UNKNOWN,
array of
string
reasons
Optional
Reasons if identity broker is NOT_ELIGIBLE
Possible values are :
VC_VERSION_NOT_SUPPORTED,
VC_ELM_MODE_NOT_SUPPORTED,
VC_INVALID_LICENSE,
SETUP_INPROGRESS,
INVALID_VIDB_VERSION,
VCF_SSO_CONFIGURED_OTHER_OPS,
UNKNOWN,