NSX-T Data Center REST API
SamlTokenLoginCredential (schema)
A login credential specifying saml token
Details of saml token based credential to login to server.
Name | Description | Type | Notes |
---|---|---|---|
credential_type | Must be set to the value SamlTokenLoginCredential | string | Required |
thumbprint | Thumbprint of the server Thumbprint of the server. |
string | Pattern: "^(([0-9A-Fa-f]{2}[:])+([0-9A-Fa-f]{2}))?$" |
token | The saml token to login to server The saml token to login to server. |
string |