VslmLoginByTokenRequestType
VslmLoginByTokenRequestType
The parameters of VslmLoginByToken.
This structure may be used only with operations rendered under /vslm.
JSON Example
{
"delegatedTokenXml": "string"
}
string
delegatedTokenXml
Required
The delegated token will be retrieved by the client and delegated to VSLM. VSLM will use this token, on user's behalf, to login to VC for authorization purposes. It is necessary to convert the token to XML because the SAML token itself is not a VMODL Data Object and cannot be used as a parameter.