NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
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 | |
token | The saml token to login to server The saml token to login to server. |
secure_string |