SAMLAuthMonitorDetails

SAMLAuthMonitorDetails
SAMLAuthMonitorDetails

Details of the SAML authenticator.

JSON Example
{
    "administrator_url": "https://vidm.example.com/saas/api/1.0/GET/admindata",
    "label": "vidm.example.com",
    "metadata_url": "https://vidm.example.com/saas/api/1.0/GET/metadata/idp.xml"
}
string
administrator_url
Optional

The administrator URL for the SAML authenticator.

string
label
Optional

The label of the SAML Authenticator.

string
metadata_url
Optional

The metadata URL of the SAML Authenticator.