SamlRequest

SamlRequest
SamlRequest
AllOf
This class requires all of the following:
JSON Example
{
    "type": "string",
    "vcdUser": "admin1@org2",
    "vcdPassword": "password",
    "nonce": "jF845646gJzx734",
    "principal": "string",
    "samlToken": "<saml2:Assertion xmlns:saml2=...>...</saml2:Assertion>",
    "signature": "c2FtcGxlU2lnbmF0dXJlCg==",
    "timestamp": 1465194049081
}