updateSamlAuthenticationBody

updateSamlAuthenticationBody
updateSamlAuthenticationBody
JSON Example
{
    "saml": {
        "enabled": true,
        "provider": "string",
        "verboseTill": 1613093095.679,
        "external": true,
        "endpointUrl": "http://vmware.com/",
        "issuerUrl": "http://vmware.com/",
        "x509": "string",
        "x509Additional": "string",
        "customExternalMsg": {
            "text": "External authentication service not enabled. Please contact your administrator.",
            "showLink": true,
            "linkLabel": "External Auth link",
            "linkUrl": "https://okta.com"
        }
    },
    "adminSaml": {
        "enabled": true,
        "provider": "string",
        "verboseTill": 1613093095.679,
        "external": true,
        "endpointUrl": "http://vmware.com/",
        "issuerUrl": "http://vmware.com/",
        "x509": "string",
        "x509Additional": "string",
        "customExternalMsg": {
            "text": "External authentication service not enabled. Please contact your administrator.",
            "showLink": true,
            "linkLabel": "External Auth link",
            "linkUrl": "https://okta.com"
        }
    }
}
object
saml
Optional

saml

object
adminSaml
Optional

adminSaml