SAMLAuthenticatorServerSpec
SAMLAuthenticatorServerSpec
SAML Authenticator Server Spec.
JSON Example
{
"administrator_url": "https://vidm.example.com/SAAS/API/1.0/GET/admindata",
"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
metadata_url
Required
The metadata URL of the SAML Authenticator.